summaryrefslogtreecommitdiff
path: root/contrib/cirrus/runner.sh
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-05-26 11:23:53 -0400
committerChris Evich <cevich@redhat.com>2022-05-26 11:23:53 -0400
commit8c1128db4b43685a51634262cc8945a16297b898 (patch)
treed9a3a4d9cf70a8b74e49997627b0b9d58f16e5d0 /contrib/cirrus/runner.sh
parente3663fbd7a9b96095edf3771000ba77892578bb5 (diff)
downloadpodman-8c1128db4b43685a51634262cc8945a16297b898.tar.gz
podman-8c1128db4b43685a51634262cc8945a16297b898.tar.bz2
podman-8c1128db4b43685a51634262cc8945a16297b898.zip
Cirrus: Fix several TODOs
Most were simply deleted, the main one addressed is in the "pre-testing" `ext_svc_check.sh` script. It will now verify accessibility of several key test images we maintain in `quay.io`. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'contrib/cirrus/runner.sh')
-rwxr-xr-xcontrib/cirrus/runner.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/cirrus/runner.sh b/contrib/cirrus/runner.sh
index 83a81bd0a..c871f1f54 100755
--- a/contrib/cirrus/runner.sh
+++ b/contrib/cirrus/runner.sh
@@ -303,10 +303,6 @@ function _run_altbuild() {
}
function _run_release() {
- # TODO: These tests should come from code external to the podman repo.
- # to allow test-changes (and re-runs) in the case of a correctable test
- # flaw or flake at release tag-push time. For now, the test is here
- # given its simplicity.
msg "podman info:"
bin/podman info