Bug 1768978: RHCOS: bump to 43.81.201911081536.0 for FIPS support#2633
Conversation
|
@yuqi-zhang: This pull request references Bugzilla bug 1768978, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn 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. |
|
Corresponding payload passed promotion: https://storage.googleapis.com/origin-ci-test/logs/release-promote-openshift-machine-os-content-e2e-aws-4.3/2992/build-log.txt To test, this machine-os-content is in |
|
/hold FIPS is acting up |
|
/test e2e-vsphere |
|
/retest |
|
The tests are failing because the boostrap configs don't have encapsulation necessary for FIPS. Don't worry about retesting for now |
|
/test e2e-vsphere |
|
OK, yeah we still have more fixes coming. Hopefully |
|
@yuqi-zhang can you bump to 43.81.201911071801.0 ? |
b0b47dc to
c6f9e5f
Compare
|
Done, also updated commit message and title |
|
/test e2e-azure |
|
/test e2e-vsphere |
|
thx @yuqi-zhang I will keep an eye out once the VMs start landing in vSphere CI env. |
|
I don't understand those CI failures... |
c6f9e5f to
286874b
Compare
|
rebased on master to be safe |
|
/test e2e-azure |
|
/test e2e-vsphere |
|
/retest
|
|
Tested with my own ignition in vSphere. This release resolves the DHCP reset issue on reboot. |
|
/retest |
|
/retest |
|
/test e2e-vsphere |
|
Just reviewed the current vSphere CI env - The bootstrap node has been destroyed and a master node is still set to a static address at least for vsphere: |
|
@iamemilio @Fedosin @mandre to follow up on openstack failure |
|
One more update to the PR incoming with a last fix for fips, then I will remove the hold |
|
@yuqi-zhang We'll need a patch to make OpenStack image download decompress the gzipped file, otherwise this is going to break all openstack jobs. @Fedosin is currently working on that patch. |
|
That's fine, let me know when that's in place |
Build 43.81.201911081536.0 has all the necessary bits for FIPS day 1 support in RHCOS, with necessary dracut modules. Note that this also correctly suffixes .gz for various image types. Those images were already zipped correctly, but did not have extensions. Signed-off-by: Yu Qi Zhang <jerzhang@redhat.com>
b3e6e59 to
68cc577
Compare
|
Updated to what hopefully is the last image BUT this still requires #2645 |
|
Also note that various images now correctly suffix .gz extension (which I've noted in commit message) and that might trip over some other jobs |
|
@yuqi-zhang: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
|
/test e2e-aws |
|
@yuqi-zhang the patch for OpenStack at #2645 is now ready for reviews. Thanks @Fedosin for the quick fix! |
|
/test e2e-openstack |
|
Discussed with @yuqi-zhang offline, this is good to go. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashcrow, sdodson, yuqi-zhang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@yuqi-zhang: All pull requests linked via external trackers have merged. Bugzilla bug 1768978 has been moved to the MODIFIED state. DetailsIn 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. |

Build 43.81.201911061504.0 has all the necessary bits for FIPS day 1
support in RHCOS, with necessary dracut modules.
Signed-off-by: Yu Qi Zhang jerzhang@redhat.com