Enable Bionic as a gate test

Change bionic test from dev to gate for 18.05.

Change-Id: Ib9cc95c701a7e311b9f5c35795c9916e18c0fc39
This commit is contained in:
David Ames 2018-05-08 11:53:14 -07:00
parent c468e01450
commit 5d120a1f55
2 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-xenial-pike --no-destroy
bundletester -vl DEBUG -r json -o func-results.json gate-basic-bionic-queens --no-destroy
[testenv:func27-dfs]
# Run all deploy-from-source tests which are +x (may not always pass!)