Add new compose types to compose sanity test
This commit is contained in:
parent
d5a1993640
commit
003108b15f
@ -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