Add new compose types to compose sanity test
This commit is contained in:
parent
9ae690e3b6
commit
3ea07ed44a
@ -9,7 +9,7 @@ CLI="./src/bin/composer"
|
||||
rlJournalStart
|
||||
rlPhaseStartTest "compose types"
|
||||
rlAssertEquals "lists all supported types" \
|
||||
"`$CLI compose types | sort | xargs`" "ext4-filesystem live-iso partitioned-disk qcow2 tar"
|
||||
"`$CLI compose types | sort | xargs`" "ami ext4-filesystem live-iso partitioned-disk qcow2 tar vhd vmdk"
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartTest "compose start"
|
||||
|
Loading…
Reference in New Issue
Block a user