Closed metlos closed 2 months ago
/test
@metlos: The /test
command needs one or more targets.
The following commands are available to trigger required jobs:
/test e2e-aws
/test e2e-aws-operator
/test e2e-aws-ovn-builds
/test e2e-aws-ovn-image-ecosystem
/test e2e-aws-ovn-jenkins
/test e2e-aws-ovn-upgrade
/test images
/test unit
/test verify
The following commands are available to trigger optional jobs:
/test e2e-aws-ovn-proxy
/test okd-scos-images
Use /test all
to run the following jobs that were automatically triggered:
pull-ci-openshift-cluster-samples-operator-master-e2e-aws
pull-ci-openshift-cluster-samples-operator-master-e2e-aws-operator
pull-ci-openshift-cluster-samples-operator-master-e2e-aws-ovn-image-ecosystem
pull-ci-openshift-cluster-samples-operator-master-e2e-aws-ovn-proxy
pull-ci-openshift-cluster-samples-operator-master-e2e-aws-ovn-upgrade
pull-ci-openshift-cluster-samples-operator-master-images
pull-ci-openshift-cluster-samples-operator-master-unit
pull-ci-openshift-cluster-samples-operator-master-verify
/test all
@metlos: This pull request references Jira Issue OCPBUGS-42265, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @jitendar-singh
The bug has been updated to refer to the pull request using the external bug tracker.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: fbm3307, metlos
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD e75691199596a76d81491027b91636afaa7b3a47 and 2 for PR HEAD cccebd3ced1f2e461f88c1469f96116db2898b2e in total
/retest-required
Remaining retests: 0 against base HEAD e75691199596a76d81491027b91636afaa7b3a47 and 2 for PR HEAD cccebd3ced1f2e461f88c1469f96116db2898b2e in total
I am going to override the image ecosystem test so that our changes in https://github.com/openshift/origin/pull/29116 have a chance to pass.
Currently we're in a Head-22 situation with these PRs.
The image ecosystem test in this PR uses the master of CI in openshift/origin that looks for a DeploymentConfig in Rails and uses perl:5.30-el7 for the Perl test. This won't pass because Rails now uses Deployment and per:5.30-el7 is not available anymore.
On the other hand, https://github.com/openshift/origin/pull/29116 will not pass until we fix the rails templates in this PR.
/override ci/prow/e2e-aws-ovn-image-ecosystem
@metlos: Overrode contexts on behalf of metlos: ci/prow/e2e-aws-ovn-image-ecosystem
@metlos: all tests passed!
Full PR test history. Your PR dashboard.
@metlos: Jira Issue OCPBUGS-42265: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-42265 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: ose-cluster-samples-operator This PR has been included in build ose-cluster-samples-operator-container-v4.18.0-202409202309.p0.g21a101b.assembly.stream.el9. All builds following this will include this PR.
Fix the rails template before the upstream accepts our PR (https://github.com/sclorg/rails-ex/pull/178).