Commit 3d005d2
committed
tmt: Fix var-mount test to use booted container image
Use copy-to-storage to add the booted container to podman storage
instead of pulling a remote image. This matches the pattern used
by other TMT tests and ensures we test the actual bootc under test.
Changes:
- Use localhost/bootc from copy-to-storage instead of remote image
- Disable LBIs via bind mount of /usr/share/empty
- Remove unnecessary host modifications (usr-overlay, dnf install, etc.)
- Use 100%FREE for root LV to ensure sufficient space for deployment
Assisted-by: OpenCode (Opus 4.5)
Signed-off-by: ckyrouac <ckyrouac@redhat.com>1 parent d5c6515 commit 3d005d2
1 file changed
Lines changed: 8 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 24 | + | |
| 25 | + | |
41 | 26 | | |
42 | 27 | | |
43 | 28 | | |
| |||
91 | 76 | | |
92 | 77 | | |
93 | 78 | | |
94 | | - | |
| 79 | + | |
95 | 80 | | |
96 | 81 | | |
97 | 82 | | |
| |||
122 | 107 | | |
123 | 108 | | |
124 | 109 | | |
125 | | - | |
126 | | - | |
| 110 | + | |
| 111 | + | |
127 | 112 | | |
128 | 113 | | |
129 | 114 | | |
130 | 115 | | |
| 116 | + | |
131 | 117 | | |
132 | 118 | | |
133 | 119 | | |
| |||
0 commit comments