Skip to content
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

fix: update pipelines patch jobs #69

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

Roming22
Copy link
Member

@Roming22 Roming22 commented Jul 1, 2024

The unique name of the jobs meant that in case of failure it would keep retrying. It means that if RHTAP is then redeployed successfully, the old job might run. This could lead to issues that are difficult to reproduce and troubleshoot.

@Roming22 Roming22 requested a review from otaviof July 1, 2024 11:19
The unique name of the jobs meant that in case of failure it would keep
retrying. It means that if RHTAP is then redeployed successfully, the
old job might run. This could lead to issues that are difficult to
reproduce and troubleshoot.
@Roming22 Roming22 changed the title Fix/pipelines2 fix: update pipelines patch jobs Jul 1, 2024
@konflux-ci-qe-bot
Copy link

@Roming22: The following test finished, in case test failed say /retest to rerun all failed tests:

PipelineRun name Command
rhtap-cli-zb4wj-cz9hd /retest

To inspect your test artifacts make sure you have installed ORAS in your local machine. To inspect all test artifacts execute:

mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-qe-incubator/konflux-qe-oci-storage:rhtap-cli-zb4wj-cz9hd

For instructions on how to install ORAS, please refer to the ORAS installation guide.

@otaviof otaviof merged commit a75201d into redhat-appstudio:main Jul 1, 2024
4 checks passed
@Roming22 Roming22 deleted the fix/pipelines2 branch September 6, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants