Commit Graph

2 Commits

Author SHA1 Message Date
Andy McCrae
58bfc33bd2 Split upgrade testing into it's own shell script
This will separate out the runs so that variables and modules are not
re-used across runs - ensuring the latest modules and versions are used,
and ensuring multiple versions of the tests playbook aren't required on
non-upgrade runs.

Change-Id: Icaeb360a6302ff207d970c0c6fe8e56add1e1327
2017-02-23 19:39:57 +00:00
Andy McCrae
72e4e7d178 Split upgrade test into its own play
To avoid requiring all the os_previous_nova tasks to be evaluated, we
should split the 2 tests up. This will help make the gate more efficient
and avoids unnecessary issues.

Change-Id: I8ab8de7db6d4b89eb58e183d453f04cd614cf085
2017-01-21 14:31:51 +00:00