Reformat tests.yaml via python yaml

The file was originally crafted by hand, and any future proposed
updates would have resulted in a large (mostly superfluous) diff.

This just gets ahead of that, as we look at ways to ramp up
test definition automation.

Change-Id: I116b7b9290823fa4545235c15c94c139aad7d69a
This commit is contained in:
Ryan Beisner 2018-07-16 21:45:41 -04:00
parent 47b858591a
commit 91318acf8c
1 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
charm_name: neutron-dynamic-routing
tests:
- zaza.charm_tests.dragent.tests.DRAgentTest
configure:
- zaza.charm_tests.dragent.configure.setup
- zaza.charm_tests.dragent.configure.setup
dev_bundles: null
gate_bundles:
- bionic-queens-functional
- xenial-pike-functional
- xenial-queens-functional
- bionic-queens-functional
- xenial-pike-functional
- xenial-queens-functional
smoke_bundles:
- bionic-queens-functional
dev_bundles:
- bionic-queens-functional
tests:
- zaza.charm_tests.dragent.tests.DRAgentTest