~james-page/ubuntu-openstack-ci/drop-tox-from-slave-config

« back to all changes in this revision

Viewing changes to job-parts/trigger_by_mojo_group.sh

[1chb1n, r=admcleod] Update cleanup; use mojo from a venv; add ocata mapping

 - Use port-cleanup tool to delete neutron ext-ports left over from mojo runs. [Bug 1656306]
 - Update and re-enable undercloud instance reaping when error conditions are known. [Bug 1668778]
 - Block forever when destroy fails and cleanup fails, where human intervention is required anyway. [Bug 1668778]
 - Use mojo from a python virtualenv. [Bug 1666746]
 - Use python virtualenv for juju_status_health_check to work around paramiki/crypto IV CTR issues upstream. [Bug 1665598]

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
  NEWTON_ALL)
77
77
    tools/trigger_mojo_group.py -o newton
78
78
    ;;
 
79
  OCATA_ALL)
 
80
    tools/trigger_mojo_group.py -o ocata
 
81
    ;;
79
82
 
80
83
  PRECISE_ALL)
81
84
    tools/trigger_mojo_group.py -u precise
89
92
  YAKKETY_ALL)
90
93
    tools/trigger_mojo_group.py -u yakkety
91
94
    ;;
 
95
  ZESTY_ALL)
 
96
    tools/trigger_mojo_group.py -u zesty
 
97
    ;;
92
98
 
93
99
  CHARM_UPGRADE)
94
100
    tools/trigger_mojo_group.py -s stable_to_next