Skip gentoo test
The idea was to put this in non-voting, but we never added it to the skip list so it has been running by default. Change-Id: I67f3453607077146ceb9430d12b4b9bfcd34437f
This commit is contained in:
parent
2f214ff3e8
commit
2764f2a659
@ -16,6 +16,8 @@ export DIB_CMD=$BASE_DIR/bin/disk-image-create
|
||||
DEFAULT_SKIP_TESTS=(
|
||||
# we run version pinned test in gate (this just runs latest)
|
||||
fedora/build-succeeds
|
||||
# in non-voting
|
||||
gentoo/build-succeeds
|
||||
)
|
||||
|
||||
# run_disk_element_test <test_element> <element>
|
||||
|
Loading…
Reference in New Issue
Block a user