-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tests-only][full-ci] refactor multiple when steps in OCM tests #10626
Merged
+87
−101
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 tasks
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
3 times, most recently
from
November 25, 2024 07:15
cd175f9
to
65b0631
Compare
prashant-gurung899
requested review from
anon-pradip,
SagarGi,
saw-jan,
amrita-shrestha,
S-Panta,
PrajwolAmatya and
nirajacharya2
November 25, 2024 08:24
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 25, 2024 08:52
65b0631
to
e2ec7f6
Compare
S-Panta
reviewed
Nov 26, 2024
tests/acceptance/features/apiOcm/deleteFederatedConnections.feature
Outdated
Show resolved
Hide resolved
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 26, 2024 07:07
e2ec7f6
to
7b7b058
Compare
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 26, 2024 09:17
7b7b058
to
f708c93
Compare
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 26, 2024 11:29
f708c93
to
4796cdf
Compare
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 27, 2024 08:42
4796cdf
to
2eddf75
Compare
saw-jan
reviewed
Nov 28, 2024
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 28, 2024 06:50
2eddf75
to
dac72cb
Compare
Signed-off-by: prashant-gurung899 <[email protected]>
prashant-gurung899
force-pushed
the
tests-ocm-refactor-steps
branch
from
November 28, 2024 06:51
dac72cb
to
cbf2b4f
Compare
Quality Gate passedIssues Measures |
saw-jan
approved these changes
Nov 28, 2024
ownclouders
pushed a commit
that referenced
this pull request
Nov 28, 2024
[tests-only][full-ci] refactor multiple when steps in OCM tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR refactors multiple when steps in OCM test scenarios where it's possible to do so and align the steps with the scenario title.
Originated from #10264 (comment)
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: