diff options
author | Ed Santiago <santiago@redhat.com> | 2022-05-09 07:40:12 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-05-10 05:47:15 -0600 |
commit | 4fe115094ccffad29d614024b9156f19907e682e (patch) | |
tree | 90ba2bf8159bdf6e4bffeb54a6e81e26e1fd63da /go.mod | |
parent | a87bba317e403c69b38c65958f2121d7e3f8a58e (diff) | |
download | podman-4fe115094ccffad29d614024b9156f19907e682e.tar.gz podman-4fe115094ccffad29d614024b9156f19907e682e.tar.bz2 podman-4fe115094ccffad29d614024b9156f19907e682e.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 'v4.1' in lib.sh.
Remove that: per @cevich, it is no longer necessary.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions