-
Notifications
You must be signed in to change notification settings - Fork 138
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
feat: add test for manually triggering pipelinerun #894
base: main
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
3107969
to
808c1a9
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mkosiarc 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 |
/test redhat-appstudio-e2e |
@tisutisu is this one blocked by something? I can't really tell if the test failure is intermittent or not |
@chmeliik yes its blocked currently due to the bug https://issues.redhat.com/browse/RHTAPBUGS-979 |
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/test-infra repository. |
🚨 Error occurred while creating the cluster, please check the Prow's build logs. @tisutisu: The following tests 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/test-infra repository. I understand the commands that are listed here. |
Description
covers the scenario to manually trigger pipelinerun for advance build.
Issue ticket number and link
https://issues.redhat.com/browse/STONEBLD-1856
Type of change
How Has This Been Tested?
locally using
ginkgo --label-filter="pac-build" --v ./cmd
Checklist: