Commit fccc244
ci: Skip composefs tests on CentOS 9
On CentOS 9, composefs installation fails with EUCLEAN. Skipping the
tests until we figure it out
Avoid accessing status.booted.composefs.bootloader outside the composefs
path in `test-install-outside-container`
Increase DISK_IMG size to 15G in `test-install-to-filesystem-var-mount`
as we need a larger ESP for composefs, and since we ate up space for
that, ostree test failed with insufficient space
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>1 parent d93f73a commit fccc244
3 files changed
Lines changed: 11 additions & 5 deletions
File tree
- .github/workflows
- tmt/tests/booted
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
| 35 | + | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments