openshift / jenkins

Apache License 2.0
260 stars 446 forks source link

Add scripts/verify-jenkins.sh file #1623

Closed coreydaley closed 1 year ago

coreydaley commented 1 year ago

/assign @jkhelil @divyansh42 @apoorvajagtap @mbharatk Please take a look at this script and try running it locally.

The script is available as a gist on my account and can be run with the following:

$ podman run -it --entrypoint /bin/bash  registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-jenkins:v4.13.0-1678301555
bash-4.4$ curl https://gist.githubusercontent.com/coreydaley/fbf11d3b1a7a567f8c494da6a07bad41/raw/1616295d21eb49372b14faf021a42ca366bb3ad5/verify-jenkins.sh | SHA=eec8e193b75fa8225d06c7cf73492fd7d22c5ab8 sh
coreydaley commented 1 year ago

/retest

apoorvajagtap commented 1 year ago

/lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: apoorvajagtap, coreydaley

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: - ~~[OWNERS](https://github.com/openshift/jenkins/blob/master/OWNERS)~~ [coreydaley] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
coreydaley commented 1 year ago

/refresh

coreydaley commented 1 year ago

/retest

coreydaley commented 1 year ago

/label docs-approved /label px-approved /label qe-approved