Commit b5c2467
committed
tests: modify rootfs fixtures for amazon linux
Now that we have an additional CI rootfs (amazon linux), our fixtures
must be modified accordingly. For now, the default is Amazon linux, and
new a new rootfs_any fixture has been created to be used by
uvm_plain_any.
TBD: running tests on both rootfs (via `uvm_plain_any`) adds 582
additional test cases. Do we really need this?
Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>1 parent b8669e2 commit b5c2467
2 files changed
+44
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
523 | 549 | | |
524 | | - | |
525 | | - | |
526 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
527 | 554 | | |
528 | | - | |
529 | | - | |
530 | | - | |
| 555 | + | |
531 | 556 | | |
532 | 557 | | |
533 | 558 | | |
534 | 559 | | |
535 | | - | |
536 | | - | |
537 | | - | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
538 | 564 | | |
539 | | - | |
540 | | - | |
541 | | - | |
| 565 | + | |
542 | 566 | | |
543 | 567 | | |
544 | 568 | | |
| |||
586 | 610 | | |
587 | 611 | | |
588 | 612 | | |
589 | | - | |
| 613 | + | |
590 | 614 | | |
591 | 615 | | |
592 | 616 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
0 commit comments