forked from openshift/os
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Aashish Radhakrishnan (2): kola test to check the network device info Ref: coreos/fedora-coreos-tracker#1153 BZ : https://bugzilla.redhat.com/show_bug.cgi?id=2080043 added denial and snooze on network-device-info test Colin Walters (1): tests: Move skopeo test to rpm-ostree/container-deps
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
eb3d40da8cda3658516867cc6c3636bf6eca4d7f | ||
bef41270ba1b53f2f0fdb40e6e2100e6ee9a6b13 |
Submodule fedora-coreos-config
updated
10 files
+7 −0 | kola-denylist.yaml | |
+10 −10 | manifest-lock.aarch64.json | |
+10 −10 | manifest-lock.ppc64le.json | |
+10 −10 | manifest-lock.s390x.json | |
+10 −10 | manifest-lock.x86_64.json | |
+0 −0 | tests/kola/clhm/data/commonlib.sh | |
+15 −0 | tests/kola/clhm/network-device-info | |
+16 −0 | tests/kola/rpm-ostree/container-deps | |
+1 −0 | tests/kola/rpm-ostree/data/commonlib.sh | |
+0 −11 | tests/kola/skopeo/proxy |