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

feat: add test for manually triggering pipelinerun #894

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tisutisu
Copy link
Contributor

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

locally using ginkgo --label-filter="pac-build" --v ./cmd

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

Copy link

openshift-ci bot commented Nov 17, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@tisutisu tisutisu marked this pull request as ready for review November 17, 2023 07:13
Copy link

sonarcloud bot commented Nov 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
4.1% 4.1% Duplication

Copy link

openshift-ci bot commented Nov 21, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mkosiarc
Once this PR has been reviewed and has the lgtm label, please ask for approval from tisutisu. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@chmeliik
Copy link
Contributor

/test redhat-appstudio-e2e

@chmeliik
Copy link
Contributor

@tisutisu is this one blocked by something? I can't really tell if the test failure is intermittent or not

@tisutisu
Copy link
Contributor Author

tisutisu commented Dec 14, 2023

@chmeliik yes its blocked currently due to the bug https://issues.redhat.com/browse/RHTAPBUGS-979
it would be good to keep it in hold state
/hold

@openshift-merge-robot
Copy link
Collaborator

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.

Copy link

openshift-ci bot commented Mar 8, 2024

🚨 Error occurred while creating the cluster, please check the Prow's build logs.


@tisutisu: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/redhat-appstudio-e2e 808c1a9 link true /test redhat-appstudio-e2e
ci/prow/load-test-max-concurrency-advanced 808c1a9 link true /test load-test-max-concurrency-advanced
ci/prow/load-test-max-concurrency-basic 808c1a9 link true /test load-test-max-concurrency-basic
ci/prow/load-test-ci-daily-10u-10t 808c1a9 link true /test load-test-ci-daily-10u-10t

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants