microshift icon indicating copy to clipboard operation
microshift copied to clipboard

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

Open agullon opened this issue 1 year ago • 5 comments

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.

agullon avatar Apr 26 '24 12:04 agullon

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

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-robot avatar Apr 26 '24 12:04 openshift-ci-robot

[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.

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[bot] avatar Apr 26 '24 12:04 openshift-ci[bot]

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

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-robot avatar Apr 26 '24 14:04 openshift-ci-robot

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

ggiguash avatar May 02 '24 04:05 ggiguash

@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 793490852483a07aed558a9a94454ebdb91f7fc6 link true /test verify

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.

openshift-ci[bot] avatar May 03 '24 10:05 openshift-ci[bot]

Closed in favor of https://github.com/openshift/microshift/pull/3343

agullon avatar May 10 '24 14:05 agullon