-
Notifications
You must be signed in to change notification settings - Fork 57
Bug 1872080: Updating Dockerfile.rhel7 baseimages to mach ocp-build-data config #207
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
Conversation
This PR is autogenerated by the [ocp-build-data-enforcer][1]. It updates the baseimages in the Dockerfile used for promotion in order to ensure it matches the configuration in the [ocp-build-data repository][2] used for producing release artifacts. If you believe the content of this PR is incorrect, please contact the dptp team in #forum-testplatform. [1]: https://github.com/openshift/ci-tools/tree/master/cmd/ocp-build-data-enforcer [2]: https://github.com/openshift/ocp-build-data/tree/openshift-4.6-rhel-8/images
@openshift-bot: An error was encountered adding this pull request to the external tracker bugs for bug 1872080 on the Bugzilla server at https://bugzilla.redhat.com:
In response to this:
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. |
/bugzilla refresh |
@crawford: This pull request references Bugzilla bug 1872080, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
@openshift-bot: No Bugzilla bug is referenced in the title of this pull request. In response to this:
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. |
CI failure is a known QEMU regression https://bugzilla.redhat.com/show_bug.cgi?id=1843970 |
Images with the fix are being pushed now, ironcladlou/openshift4-libvirt-gcp#38 |
/retest |
1 similar comment
/retest |
the libvirt install succeeds, but this commit broke the run-tests.sh script: openshift/release@83e9a57 |
|
@openshift-bot: This pull request references Bugzilla bug 1872080, which is valid. 3 validation(s) were run on this bug
In response to this:
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. |
/test e2e-libvirt |
libvirt install completes with the above merged, however post-install tests are failing. I don't know why this batch of tests is configured to run with master-presubmits but the other jobs, say 4.7, only run the single post-install check here The tests need to be considered, I think that first bunch might be overly ambitious. |
These tests were added to master in openshift/release@46469cd6b161c2d79f7 , then to 4.4 in openshift/release@ccb1489ace754f2 and finally added to 4.3 openshift/release@1861a391a5443eb It would seem it's an oversight these jobs are not added to the other versions. Maybe they need to be resynced with what the installer is using though. |
/retest |
1 similar comment
/retest |
We aren't getting a good signal from Ci. Many of the failures are due to things unrelated to this PR and the most-recent, decent run appeared to just be flaky. I'm going to push this through anyway. /lgtm |
@crawford: Overrode contexts on behalf of crawford: ci/prow/e2e-libvirt In response to this:
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. |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: crawford 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:
Approvers can indicate their approval by writing |
This PR is autogenerated by the ocp-build-data-enforcer.
It updates the baseimages in the Dockerfile used for promotion in order to ensure it
matches the configuration in the ocp-build-data repository used
for producing release artifacts.
If you believe the content of this PR is incorrect, please contact the dptp team in
#forum-testplatform.