Merge "Switch default smoke test to bionic-rocky"

This commit is contained in:
Zuul 2018-09-21 10:37:41 +00:00 committed by Gerrit Code Review
commit 2326427b21
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!)