Switch default smoke test to bionic-rocky

Change-Id: I150fae2a0ae25de1711dd86a458bc032fd7862e4
This commit is contained in:
James Page 2018-09-18 15:34:13 +02:00
parent 3baa367f9c
commit 0449a1d9e2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ commands =
# Run a specific test as an Amulet smoke test (expected to always pass)
basepython = python2.7
commands =
bundletester -vl DEBUG -r json -o func-results.json gate-basic-bionic-queens --no-destroy
bundletester -vl DEBUG -r json -o func-results.json gate-basic-bionic-rocky --no-destroy
[testenv:func27-dfs]
# Run all deploy-from-source tests which are +x (may not always pass!)