diff options
author | Ed Santiago <santiago@redhat.com> | 2022-05-09 07:40:12 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-05-09 13:14:25 -0600 |
commit | c4865767171b847a85c441ded623588d26d1588b (patch) | |
tree | db9440f232fc9e0cb3d082fbb65c8145ab8246e8 /test/e2e/run_cleanup_test.go | |
parent | 68e45555b3dfc9662ce71b6ff548b43c9ea8d50c (diff) | |
download | podman-c4865767171b847a85c441ded623588d26d1588b.tar.gz podman-c4865767171b847a85c441ded623588d26d1588b.tar.bz2 podman-c4865767171b847a85c441ded623588d26d1588b.zip |
test skipper: check for $DEST_BRANCH
The test-skipping optimization is failing as rootless on non-main,
because $DEST_BRANCH is not set. Solution: check for envariable,
skip test if missing. (This was part of my original PR, but was
accidentally removed in #14013)
Also: DEST_BRANCH was silently being defaulted to 'main' in lib.sh.
Remove that: per @cevich, it is no longer necessary.
Fixes: #14131
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/e2e/run_cleanup_test.go')
0 files changed, 0 insertions, 0 deletions