From f8f53963205e3206081f6558b7a5c287344e4675 Mon Sep 17 00:00:00 2001 From: Andrew McLeod Date: Tue, 21 Nov 2017 12:04:02 +1300 Subject: [PATCH] Make default func27-smoke xenial-pike Change-Id: I7c202d994c48e147daee5a3be30a0f1dd4e1ecc5 --- src/tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tox.ini b/src/tox.ini index bb794e7..e4dc1b6 100644 --- a/src/tox.ini +++ b/src/tox.ini @@ -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-ocata --no-destroy + bundletester -vl DEBUG -r json -o func-results.json gate-basic-xenial-pike --no-destroy [testenv:func27-dfs] # Run all deploy-from-source tests which are +x (may not always pass!)