Skip to content

USHIFT-2463: Add keyword to skip RF test if bug is open#3291

Closed
agullon wants to merge 5 commits intoopenshift:mainfrom
agullon:qe_skip_rf_tests
Closed

USHIFT-2463: Add keyword to skip RF test if bug is open#3291
agullon wants to merge 5 commits intoopenshift:mainfrom
agullon:qe_skip_rf_tests

Conversation

@agullon
Copy link
Contributor

@agullon agullon commented Apr 26, 2024

Closes Jira USHIFT-2463

This change leverages the manage_ticket.py script to create a Keyword that will skip a RF test if an error encountered while exercising the RF test is not resolved.

How to use this functionality:

  • Set Team Skip Test If Bug Is Open ${TICKET_ID} in a RF test, example
  • Export JIRA_API_TOKEN as env variable with the Jira token. You can generate a new one from here.

If JIRA_API_TOKEN env variable does not exist, RF test won't be skipped.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 26, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 26, 2024

@agullon: This pull request references USHIFT-2463 which is a valid jira issue.

Details

In response to this:

Closes Jira USHIFT-2463

This change leverages the manage_ticket.py script to create a Keyword that will skip a RF test if an error encountered while exercising the RF test is not resolved.

How to use this functionality:

  • Set Team Skip Test If Bug Is Open ${TICKET_ID} in a RF test, example
  • Export JIRA_API_TOKEN as env variable with the Jira token. You can generate a new one from here.

If JIRA_API_TOKEN env variable does not exist, RF test won't be skipped.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from dhellmann and pacevedom April 26, 2024 12:57
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 26, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: agullon
Once this PR has been reviewed and has the lgtm label, please assign zshi-redhat for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 26, 2024

@agullon: This pull request references USHIFT-2463 which is a valid jira issue.

Details

In response to this:

Closes Jira USHIFT-2463

This change leverages the manage_ticket.py script to create a Keyword that will skip a RF test if an error encountered while exercising the RF test is not resolved.

How to use this functionality:

  • Set Team Skip Test If Bug Is Open ${TICKET_ID} in a RF test, example
  • Export JIRA_API_TOKEN as env variable with the Jira token. You can generate a new one from here.

If JIRA_API_TOKEN env variable does not exist, RF test won't be skipped.

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 openshift-eng/jira-lifecycle-plugin repository.

@ggiguash
Copy link
Contributor

ggiguash commented May 2, 2024

Need a follow-up on this change as discussed on the Architecture meeting.
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 2, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 3, 2024

@agullon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify 7934908 link true /test verify

Full PR test history. Your PR dashboard.

Details

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.

@agullon
Copy link
Contributor Author

agullon commented May 10, 2024

Closed in favor of #3343

@agullon agullon closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants