-
Notifications
You must be signed in to change notification settings - Fork 116
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: adapt the change of spliting aws-secret into 2 secrets #1300
Conversation
Hi @xinredhat. Thanks for your PR. I'm waiting for a konflux-ci member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:
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:konflux-e2e-fcrvv-th97v For instructions on how to install ORAS, please refer to the ORAS installation guide. |
/retest |
@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:
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:konflux-e2e-nl4np-sbbv4 For instructions on how to install ORAS, please refer to the ORAS installation guide. |
rh-pre-commit.version: 2.1.0 rh-pre-commit.check-secrets: ENABLED
🚨 Error occurred while running the E2E tests, list of failed Spec(s):
🙈 Link to Pod logs. @xinredhat: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:
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:konflux-e2e-dflkq-4tjb2 For instructions on how to install ORAS, please refer to the ORAS installation guide. |
rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
Description
This PR relies on PR konflux-ci/konflux-qe-definitions#29
Issue ticket number and link
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: