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

test: Try to use build from PR in e2e tests #1410

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

philipgough
Copy link
Contributor

@philipgough philipgough commented Apr 19, 2024

https://issues.redhat.com/browse/ACM-11242

e2e-kind tests should use ci images

export LATEST_SNAPSHOT=2.11.0-SNAPSHOT-2024-04-24-05-52-15
export OPENSHIFT_CI=true
export PULL_BASE_REF=main
export MULTICLUSTER_OBSERVABILITY_OPERATOR_IMAGE_REF=registry.build05.ci.openshift.org/ci-op-4bscznti/pipeline@sha256:b3348ad8beb927bdf9db690a6bee4e0d35d50d413f34b42f37c3860655807377
export ENDPOINT_MONITORING_OPERATOR_IMAGE_REF=registry.build05.ci.openshift.org/ci-op-4bscznti/pipeline@sha256:0cbb3293f57f86966020020df24e26c750a416afc064e634020499eb3283d0e6
export GRAFANA_DASHBOARD_LOADER_IMAGE_REF=registry.build05.ci.openshift.org/ci-op-4bscznti/pipeline@sha256:edc8c7b1d4d2411ddf2811916b342bef87962b78256247f585bfc2d2677c380b
export METRICS_COLLECTOR_IMAGE_REF=registry.build05.ci.openshift.org/ci-op-4bscznti/pipeline@sha256:db60e78e08d901231ccaceaa77ad925b3c988d46d581a186a18dc1b11d8e0924
export RBAC_QUERY_PROXY_IMAGE_REF=registry.build05.ci.openshift.org/ci-op-4bscznti/pipeline@sha256:09447061889ad69be156d3598faa13faab9b01d0448cec73aa4bc0e67a93b22a

Copy link

openshift-ci bot commented Apr 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coleenquadros, philipgough

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 [coleenquadros,philipgough]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coleenquadros
Copy link
Contributor

/retest

1 similar comment
@philipgough
Copy link
Contributor Author

/retest

Copy link

openshift-ci bot commented Apr 22, 2024

New changes are detected. LGTM label has been removed.

@philipgough
Copy link
Contributor Author

/test test-e2e

Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
Copy link

sonarcloud bot commented Apr 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@coleenquadros
Copy link
Contributor

/retest

Copy link

openshift-ci bot commented Apr 24, 2024

@philipgough: 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/test-e2e 43e2731 link true /test test-e2e
ci/prow/e2e-kind 43e2731 link true /test e2e-kind

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.

@philipgough philipgough merged commit b7578a6 into stolostron:main Apr 24, 2024
12 of 15 checks passed
@philipgough philipgough deleted the use-pr-image-builds branch April 24, 2024 14:26
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

2 participants