[4.13] Backports from 4.14#1198
Conversation
|
@travier: No Bugzilla bug is referenced in the title of this pull request. 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. |
|
Includes:
|
|
Hmm, this is backporting the f-c-c submodule bump from a more recent |
|
Oh indeed, my bad. |
|
/hold |
|
/label backport-risk-assessed |
|
I think the denylist here also needs |
See openshift#1190 (cherry picked from commit d47155a)
fips.enable* is working on newest s390x. Remove the test from denylist. For more details see openshift#546 coreos.ignition.mount.* is fixed with gdisk-1.0.3-9.el8. Remove the test from denylist. ext.config.shared.ignition.stable-boot is fixed in RHEL 9. Only disable for RHEL 8 builds. Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com> (cherry picked from commit 36729d1)
Start tracing the rhcos-4.13 branch of fedora-coreos-config as a part of branching for 4.13.
```
git shortlog --no-merges d170f19..f00040e1616ef244dfe622cad50b876d8087039e
Adam Piasecki (1):
tests/kola/selinux/enforcing: Enhance SELinux mode test
Adam0Brien (1):
F38 Changes: Kola test for shorter shutdown timer
CoreOS Bot (6):
lockfiles: bump to latest
lockfiles: bump to latest
lockfiles: drop graduated overrides 🎓
Sync repo templates ⚙
lockfiles: bump to latest
lockfiles: bump to latest
Dusty Mabe (4):
tests/kola: add version comparison functions to commonlib.sh
tests/kola: mark systemd.default-unit-timeouts as platform-independent
tests/kola: break up long line in systemd.default-unit-timeouts
denylist: bump snooze for files.file-directory-permissions
Huijing Hei (1):
transposefs: add new workaround using try in loop
Jonathan Lebon (1):
ci: update for new kolaTestIso()
gursewak1997 (2):
Move chrony config from generator to systemd service
platform-chrony: Make /run/coreos dir so we can create platform-chrony.conf
```
|
Pulled #1186 into this one. |
|
Also removed #1175 as it has not merged yet. |
|
/unhold |
|
I think we still need to deny the ignition resource remote test? |
Maintaining this test just requires way too much intricate stuff to be chained together.
|
I pushed a commit to do that |
|
Don't need to retest these things for denylists, and we rerun this stuff again anyways |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, travier 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 |
|
@cgwalters: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. 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. |
|
/override ci/prow/rhcos-92-build-test-metal |
|
@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/rhcos-92-build-test-metal, ci/prow/rhcos-92-build-test-qemu, ci/prow/scos-9-build-test-metal, ci/prow/scos-9-build-test-qemu 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. |
|
/override ci/prow/images |
|
@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/images 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. |
|
@travier: The following tests failed, say
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. |
manifest/9.2: Ensure package come from RHEL by default
Make sure that we use RHEL (and not RHAOS) packages by default.
(cherry picked from commit 49f9824)
overlay: Remove unused 25rhcos-azure-udev-rules
Not needed (and not actually used right now) in RHEL 8.6+ anymore.
(cherry picked from commit 5d5d0c5)
Bump fedora-coreos-config
Adam Piasecki (1):
tests/kola/selinux/enforcing: Enhance SELinux mode test
Adam0Brien (1):
F38 Changes: Kola test for shorter shutdown timer
Benjamin Gilbert (2):
tests/kola: add test for custom SSH host key with mode 640
denylist: drop snoozes for Ignition spec bump
Dusty Mabe (6):
tests/kola: add version comparison functions to commonlib.sh
tests/kola: mark systemd.default-unit-timeouts as platform-independent
tests/kola: break up long line in systemd.default-unit-timeouts
denylist: bump snooze for files.file-directory-permissions
platforms.yaml: Add serial console information for KubeVirt platform.
denylist: drop snooze for ext.config.platforms.aws.nvme
Huijing Hei (1):
transposefs: add new workaround using try in loop
Jonathan Lebon (1):
ci: update for new kolaTestIso()
gursewak1997 (4):
Move chrony config from generator to systemd service
platform-chrony: Make /run/coreos dir so we can create platform-chrony.conf
denylist: bump snooze for kdump.crash
denylist: drop extensions.module from denylist Ref: coreos/fedora-coreos-tracker#1420 (comment)
(cherry picked from commit 3b0d0c7)
denylist: Skip ext.config.shared.ignition.resource.remote
See #1190
(cherry picked from commit d47155a)
s390x/kola-denylist: Re-enable working tests
fips.enable* is working on newest s390x. Remove the test from denylist.
For more details see #546
coreos.ignition.mount.* is fixed with gdisk-1.0.3-9.el8. Remove the test from
denylist.
ext.config.shared.ignition.stable-boot is fixed in RHEL 9. Only disable for
RHEL 8 builds.
Signed-off-by: Jan Schintag jan.schintag@de.ibm.com
(cherry picked from commit 36729d1)
Revert "tests: Add
skip-console-warningsto global kola config"Fixes: #1160
See: #1128
See: https://bugzilla.redhat.com/show_bug.cgi?id=2164765
This reverts commit 010cb8b.
(cherry picked from commit 2419a93)