summaryrefslogtreecommitdiff
path: root/test/system/220-healthcheck.bats
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-11 18:09:36 -0400
committerGitHub <noreply@github.com>2021-09-11 18:09:36 -0400
commit72662f790bad0a3dc26a6a1498b6daa936702bb6 (patch)
tree602f6d9d4264ac84e4365df9edfd87767b7175a7 /test/system/220-healthcheck.bats
parentec3037062d1f9a5ece00ffd465c0f815c06f1b5c (diff)
parent4fbc5b8fe75b3d486a97c013af7a6b085292b46a (diff)
downloadpodman-72662f790bad0a3dc26a6a1498b6daa936702bb6.tar.gz
podman-72662f790bad0a3dc26a6a1498b6daa936702bb6.tar.bz2
podman-72662f790bad0a3dc26a6a1498b6daa936702bb6.zip
Merge pull request #11525 from rhatdan/healthcheck
Stop outputting 'healthy' on healthcheck
Diffstat (limited to 'test/system/220-healthcheck.bats')
-rw-r--r--test/system/220-healthcheck.bats2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/system/220-healthcheck.bats b/test/system/220-healthcheck.bats
index f929c6770..e416629e6 100644
--- a/test/system/220-healthcheck.bats
+++ b/test/system/220-healthcheck.bats
@@ -74,7 +74,7 @@ EOF
#
# So, just force a healthcheck run, then confirm that it's running.
run_podman healthcheck run healthcheck_c
- is "$output" "healthy" "output from 'podman healthcheck run'"
+ is "$output" "" "output from 'podman healthcheck run'"
_check_health "All healthy" "
Status | healthy