Reenable telemetry for fakeha-caserver job

Depends-On: I15e67c7c04142cff01704e2590d3b2a6a949cc06
Change-Id: I64517a8ab809f31bbeffa633c07855f827d10b1d
This commit is contained in:
Juan Antonio Osorio Robles 2017-06-27 14:13:38 +03:00
parent fcfc01da7e
commit d006a7a7f5
1 changed files with 1 additions and 2 deletions

View File

@ -370,8 +370,7 @@ for JOB_TYPE_PART in $(sed 's/-/ /g' <<< "${TOCI_JOBTYPE:-}") ; do
-e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml
-e $TRIPLEO_ROOT/tripleo-ci/test-environments/network-templates/network-isolation-absolute.yaml
-e $TRIPLEO_ROOT/tripleo-ci/test-environments/network-templates/network-environment.yaml
-e $TRIPLEO_ROOT/tripleo-ci/test-environments/net-iso.yaml
-e /usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml"
-e $TRIPLEO_ROOT/tripleo-ci/test-environments/net-iso.yaml"
NETISO_V4=1
PACEMAKER=1
;;