Skip to content

Commit

Permalink
No origin for designate-bind series upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Young committed Oct 13, 2019
1 parent 9f25607 commit 34a8cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zaza/openstack/charm_tests/series_upgrade/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def test_200_run_series_upgrade(self):
pause_non_leader_subordinate = False
if "designate-bind" in applications[application]["charm"]:
origin = None
if "tempest" in applications[application]["charm"]:
origin = None
if "memcached" in applications[application]["charm"]:
origin = None
pause_non_leader_primary = False
Expand Down

0 comments on commit 34a8cc1

Please sign in to comment.