Brian C. Lane
|
3676cb65bb
|
Clarify the ks repo only error message
This also moves the run_creator kickstart checks into check_kickstart
so that tests may be added.
This will close #164
|
2019-01-29 14:03:11 -08:00 |
|
Dan Horák
|
3817671587
|
drop ppc/ppc64 from tests
|
2019-01-07 13:52:46 -08:00 |
|
Brian C. Lane
|
bab4b20d0d
|
Add tests to test_creator.py
Add a /.in-container file to the container root so that tests requiring root
and loop device support will be skipped when running in a container.
|
2018-11-12 11:13:37 -08:00 |
|
Brian C. Lane
|
134a333d92
|
Add some tests for creator.py
This is complicated by the fact that much of this module requires mount.
So for now just test the things that don't need mount.
|
2018-11-12 11:13:37 -08:00 |
|