From 2764f2a6599f55e6b8593d3a7f192a37bd07925c Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 7 Apr 2016 15:12:51 +1000 Subject: [PATCH] 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 --- tests/run_functests.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/run_functests.sh b/tests/run_functests.sh index 4bb53b50..c0c5ee41 100755 --- a/tests/run_functests.sh +++ b/tests/run_functests.sh @@ -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