Commit 082fa3e
committed
test: Skip
We skip this test for UKI as the container image that's built
has different mtime for /var and /etc which results in different digests
inside the UKI (computed with stitched overlayfs) vs in the final layer
```
5c5
< /etc 0 40755 94 0 0 0 1776409773.0 - - - security.selinux=system_u:object_r:etc_t:s0
---
> /etc 0 40755 94 0 0 0 1776409786.0 - - - security.selinux=system_u:object_r:etc_t:s0
55015c55015
< /var 0 40755 7 0 0 0 1776409756.0 - - - security.selinux=system_u:object_r:var_t:s0
---
> /var 0 40755 7 0 0 0 1776409786.0 - - - security.selinux=system_u:object_r:var_t:s0
```
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>soft-reboot-selinux-policy for UKI1 parent cf9885b commit 082fa3e
2 files changed
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
301 | 304 | | |
302 | 305 | | |
303 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
304 | 324 | | |
305 | 325 | | |
306 | 326 | | |
| |||
407 | 427 | | |
408 | 428 | | |
409 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
410 | 440 | | |
411 | 441 | | |
412 | 442 | | |
| |||
910 | 940 | | |
911 | 941 | | |
912 | 942 | | |
| 943 | + | |
| 944 | + | |
913 | 945 | | |
914 | 946 | | |
915 | 947 | | |
| |||
1011 | 1043 | | |
1012 | 1044 | | |
1013 | 1045 | | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
1014 | 1057 | | |
1015 | 1058 | | |
1016 | 1059 | | |
1017 | 1060 | | |
1018 | 1061 | | |
1019 | 1062 | | |
| 1063 | + | |
1020 | 1064 | | |
1021 | 1065 | | |
1022 | 1066 | | |
| |||
1154 | 1198 | | |
1155 | 1199 | | |
1156 | 1200 | | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
1157 | 1208 | | |
1158 | 1209 | | |
1159 | 1210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments