Skip to content

Commit

Permalink
test 16: create kiwi image with root source
Browse files Browse the repository at this point in the history
  • Loading branch information
r-richardson committed Aug 29, 2022
1 parent 94cc116 commit 2fd7b1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions suse/TEST-16-DMSQUASH-adapt-for-openQA.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 5f65325484871e37548b789dfd7ebda8e6ae63b8 Mon Sep 17 00:00:00 2001
From 98daf099ec2e6f81c34397cc50fbf5d7fa758bb4 Mon Sep 17 00:00:00 2001
From: Robert Richardson <[email protected]>
Date: Tue, 12 Apr 2022 18:31:59 +0200
Subject: [PATCH] test 16 patch
Expand All @@ -8,7 +8,7 @@ Subject: [PATCH] test 16 patch
1 file changed, 38 insertions(+), 20 deletions(-)

diff --git a/test/TEST-16-DMSQUASH/test.sh b/test/TEST-16-DMSQUASH/test.sh
index 2a68f305..4602b6c3 100755
index 2a68f305..125d1345 100755
--- a/test/TEST-16-DMSQUASH/test.sh
+++ b/test/TEST-16-DMSQUASH/test.sh
@@ -4,33 +4,42 @@ TEST_DESCRIPTION="root filesystem on a LiveCD dmsquash filesystem"
Expand Down Expand Up @@ -105,9 +105,9 @@ index 2a68f305..4602b6c3 100755
+
+ tree -L 3 kiwi/build-tests
+
+ kiwi-ng system build \
+ kiwi-ng system create \
+ --root $initdir \
+ --description kiwi/build-tests/x86/leap/test-image-disk \
+ --set-repo obs://openSUSE:Leap:15.4/standard \
+ --target-dir /tmp/myimage
+ return 0
}
Expand Down

0 comments on commit 2fd7b1a

Please sign in to comment.