[WIP] ci: add parallel e2e - #6377
Conversation
|
/try ci/centos/mini-e2e-parallel |
|
/try ci/centos/mini-e2e-parallel |
|
✔️ NVMe-oF ❎ CephFS - |
we need to decouple cephfs and nfs tests. Since --test-cephfs=true runs nfs test as well and nfs tests being run in cephfs and in it own stage were trying to delete and create SC and failed eventually. Will increase timeout and decouple things were needed. |
Signed-off-by: Praveen M <m.praveen@ibm.com>
cddc989 to
b100f48
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions. |
Describe what this PR does
Provide some context for the reviewer
Is there anything that requires special attention
Do you have any questions?
Is the change backward compatible?
Are there concerns around backward compatibility?
Provide any external context for the change, if any.
For example:
Related issues
Mention any github issues relevant to this PR. Adding below line
will help to auto close the issue once the PR is merged.
Fixes: #issue_number
Future concerns
List items that are not part of the PR and do not impact it's
functionality, but are work items that can be taken up subsequently.
Checklist:
guidelines in the developer
guide.
Request
notes
updated with breaking and/or notable changes for the next major release.
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>: retest the<job-name>after unrelatedfailure (please report the failure too!)