-
Notifications
You must be signed in to change notification settings - Fork 139
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: remove simple build dependency from tests #1273
base: main
Are you sure you want to change the base?
Conversation
[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 |
e55a6a7
to
5e0aef7
Compare
9172489
to
ab48b16
Compare
tests/integration-service/status-reporting-to-pullrequest.go
Dismissed
Show dismissed
Hide dismissed
000c379
to
6e18d73
Compare
39d1862
to
3c446eb
Compare
@tisutisu: 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-v9fpx-c4sq6 For instructions on how to install ORAS, please refer to the ORAS installation guide. |
3c446eb
to
985a9b7
Compare
@tisutisu: 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-qxwln-lmm4k For instructions on how to install ORAS, please refer to the ORAS installation guide. |
985a9b7
to
f63d8ca
Compare
@tisutisu: 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-929fb-rtx76 For instructions on how to install ORAS, please refer to the ORAS installation guide. |
@tisutisu: 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-cw5nr-cx6qc For instructions on how to install ORAS, please refer to the ORAS installation guide. |
257f6ae
to
97d9617
Compare
@tisutisu: 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-9pmn4-gjkhm For instructions on how to install ORAS, please refer to the ORAS installation guide. |
This reverts commit ab8e7291145a6509a406ab946abc95f6ea96e8f7.
97d9617
to
79ce1a5
Compare
🚨 Error occurred while running the E2E tests, list of failed Spec(s):
🙈 Link to Pod logs. @tisutisu: 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. |
/hold |
@tisutisu: 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-zdjkq-sbq2q For instructions on how to install ORAS, please refer to the ORAS installation guide. |
PR needs rebase. 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. |
Description
This PR includes changes to remove dependency on simple build from test suites
Issue ticket number and link
https://issues.redhat.com/browse/STONEBLD-2611
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: