Add 0001-bootc-inistall-provision.patch for failure debugging
Signed-off-by: Xiaofeng Wang <xiaofwan@redhat.com>
This commit is contained in:
parent
48e53c689c
commit
63466564f7
12
0001-bootc-inistall-provision.patch
Normal file
12
0001-bootc-inistall-provision.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff --git i/tmt/tests/bootc-install-provision.sh w/tmt/tests/bootc-install-provision.sh
|
||||
index 6c9968c..ac3d194 100755
|
||||
--- i/tmt/tests/bootc-install-provision.sh
|
||||
+++ w/tmt/tests/bootc-install-provision.sh
|
||||
@@ -50,6 +50,7 @@ if [ "$TMT_REBOOT_COUNT" -eq 0 ]; then
|
||||
fi
|
||||
|
||||
# Some rhts-*, rstrnt-* and tmt-* commands are in /usr/local/bin
|
||||
+ ls -al /usr/local/bin
|
||||
cp -r /usr/local/bin "$BOOTC_TEMPDIR"
|
||||
|
||||
# Check image building folder content
|
||||
@ -32,6 +32,7 @@ Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar
|
||||
# Don't remove, downstream patch only
|
||||
# Patch for integration test RHEL 9.x and 10.x support
|
||||
Patch0: 0000-bootc-inistall-provision.patch
|
||||
Patch1: 0001-bootc-inistall-provision.patch
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user