Gherkin for "Cancelled" and "Stopped" status of pipeline run
Epic: https://issues.redhat.com/browse/ODC-4793 Story: https://issues.redhat.com/browse/ODC-6736
Acceptance criteria:
- Users should be able to Stop a Running PipelineRun -> the code should use StoppedRunFinally
- Users should be able to Cancel a PipelineRun which is Stopped or Running-> the code should use CancelledRunFinally
Checks required for approving Epic gherkin scripts PR:
- [x] Add @epic-number to the scenarios or feature file [e.g: @odc-xxx]
- [x] Add @to-do for automation possible scenarios
- [x] Add @regression or @smoke based on the importance of the scenario
- [x] Update the test scenarios count in Automation status confluence Report
- [x] Check for the linter issues by executing
yarn run gherkin-linton frontend folder [Skip epic number tags related linter issues]
cc: @vikram-raj
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hemantsaini-7, sanketpathak, vikram-raj
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~frontend/packages/pipelines-plugin/integration-tests/OWNERS~~ [sanketpathak,vikram-raj]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
The pr only affects our E2E tests /label qe-approved /label docs-approved /label px-approved
@sanketpathak: all tests passed!
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.