Re-validate healthcheck work on nova/keystone containers

They were disabled until the native podman healthcheck was integrated in
tripleo-ansible and it finally merged; so we can remove that safeguard
and it should be working.

Change-Id: I03361c33e54f0c8e71b420b144464ccb29a1ca4e
This commit is contained in:
Emilien Macchi 2020-04-27 21:40:42 -04:00
parent 68e4da5cbb
commit 4ba1c013a7
9 changed files with 0 additions and 9 deletions

View File

@ -753,7 +753,6 @@ outputs:
- opendev-validation
- opendev-validation-keystone
when:
- false
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 4

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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