e2e: convert By() to It() and use Ordered containers#6136
Conversation
a106e8d to
065b375
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
065b375 to
4bbee26
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
4bbee26 to
2748a29
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
2748a29 to
452b739
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
452b739 to
b6a1c61
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
/test ci/centos/mini-e2e/k8s-1.35/rbd |
|
/test ci/centos/mini-e2e/k8s-1.35/cephfs |
b6a1c61 to
9cc24e0
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
9cc24e0 to
07f0d92
Compare
|
@Mergifyio rebase |
07f0d92 to
b5f5e17
Compare
✅ Branch has been successfully rebased |
Oh, too early, #6138 is not merged yet. |
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
b5f5e17 to
428ed98
Compare
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
428ed98 to
1865eae
Compare
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
|
@Mergifyio rebase |
Convert top-level By() test steps to individual It() specs so each step runs as a separate spec. Add Ordered decorator to Context/Describe containers. Add OncePerOrdered to BeforeEach/AfterEach so setup and teardown run just once. Move metadataPool lookup BeforeEach(OncePerOrdered). Add "AfterAll" to the codespell ignore list. Signed-off-by: Rakshith R <rar@redhat.com>
b138cde to
d120f66
Compare
✅ Branch has been successfully rebased |
|
@Mergifyio queue Does this add the |
Merge Queue Status🛑 Queue command has been cancelled |
no, it does not. |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
@Mergifyio rebase |
☑️ Nothing to do, the required conditions are not metDetails
|
|
/retest ci/centos/mini-e2e-helm/k8s-1.34 |
|
/retest ci/centos/mini-e2e-helm/k8s-1.35 |
|
/retest ci/centos/k8s-e2e-external-storage |
Merge Queue Status
This pull request spent 8 seconds in the queue, with no time running CI. Required conditions to merge
|
Describe what this PR does
Convert top-level By() test steps to individual It()
specs so each step runs as a separate spec.
Add Ordered decorator to Context/Describe containers.
Add OncePerOrdered to BeforeEach/AfterEach
so setup and teardown run just once.
Move metadataPool lookup BeforeEach(OncePerOrdered).
Add "AfterAll" to the codespell ignore list.
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!)