-
Notifications
You must be signed in to change notification settings - Fork 19
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: move CI install logic to a script #235
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Roming22 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
/retest |
3 similar comments
/retest |
/retest |
/retest |
3597655
to
3707254
Compare
New changes are detected. LGTM label has been removed. |
3707254
to
be775fd
Compare
/retest |
This allow the logic to be tested in PRs, as well as troubleshooting the CI installation process in local.
be775fd
to
89aac66
Compare
Quality Gate passedIssues Measures |
@Roming22: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:rhtap-cli-k65l8-xr8dv |
This allow the logic to be tested in PRs.