[release-4.15] OCPBUGS-26228: overlay: include 40grub overlay from FCOS configs#1414
Conversation
```
$ git shortlog 5e9a9723f5e20c05c549efc01552614c4e824691..165eb7ea02e29590b988e23200d6d0cbbd26e5cd
Dusty Mabe (2):
overlay.d: add 40grub overlay
.cci.jenkinsfile: disable testing on older RHCOS branch
```
See coreos/fedora-coreos-config#2769 This won't really have any effect right now but will enable someone to use the generated ociarchive container images in the OSBuild workflow that calls bootupctl with the --with-static-configs argument. (cherry picked from commit 2771ca2)
|
@dustymabe: This pull request references Jira Issue OCPBUGS-26228, which is valid. The bug has been moved to the POST state. 6 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/label backport-risk-assessed |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dustymabe, mike-nguyen 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 |
|
CI is failing with but that test was just added in latest COSA not in 4.15 |
When comparing to the openshift-os-release-4.13.yaml file there were clearly some spots in here where we should have been using the 4.14 of 4.15 instead of latest. This should make it so the CI doesn't pull the latest COSA which has caused test failures [1] because an iscsi test was recently added that won't pass in these older branches. [1] openshift/os#1414 (comment)
When comparing to the openshift-os-release-4.13.yaml file there were clearly some spots in here where we should have been using the 4.14 of 4.15 instead of latest. This should make it so the CI doesn't pull the latest COSA which has caused test failures [1] because an iscsi test was recently added that won't pass in these older branches. [1] openshift/os#1414 (comment)
|
/test rhcos-92-build-test-metal |
|
@dustymabe: all tests passed! Full PR test history. Your PR dashboard. 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. |
|
@dustymabe: Jira Issue OCPBUGS-26228: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-26228 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 openshift-eng/jira-lifecycle-plugin repository. |
When comparing to the openshift-os-release-4.13.yaml file there were clearly some spots in here where we should have been using the 4.14 of 4.15 instead of latest. This should make it so the CI doesn't pull the latest COSA which has caused test failures [1] because an iscsi test was recently added that won't pass in these older branches. [1] openshift/os#1414 (comment)
overlay: include 40grub overlay from FCOS configs
See coreos/fedora-coreos-config#2769
This won't really have any effect right now but will enable someone
to use the generated ociarchive container images in the OSBuild
workflow that calls bootupctl with the --with-static-configs argument.
(cherry picked from commit 2771ca2)