Revert "Temporaily disable nova inflight healthchecks to unblock the gate"

Inflight validations are now properly deactivated within the
tripleoclient/tripleo-common code.

This reverts commit 1761fc81c2.

Change-Id: I4ea9bfadbcc71c847232c8585d99f8698daffc9a
This commit is contained in:
Cédric Jeanneret 2019-10-10 15:58:49 +02:00 committed by Cédric Jeanneret (Tengu)
parent 28d772477f
commit affbe57a8b
8 changed files with 0 additions and 8 deletions

View File

@ -464,7 +464,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -925,7 +925,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 6 #FIXME: there is no step6
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -194,7 +194,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -800,7 +800,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 4
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -252,7 +252,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -177,7 +177,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -192,7 +192,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -288,7 +288,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova