diff options
author | Ashley Cui <acui@redhat.com> | 2022-06-03 14:08:59 -0400 |
---|---|---|
committer | Ashley Cui <acui@redhat.com> | 2022-06-03 14:13:18 -0400 |
commit | 9de092ec001ed64ab9f1f40e24ee204e46cf73eb (patch) | |
tree | 375717b0548d0cb7ad9ec1981c216ba6167da661 /contrib/podmanimage/testing | |
parent | 0dda4681927b3428a113c81d851d962da8dd7302 (diff) | |
download | podman-9de092ec001ed64ab9f1f40e24ee204e46cf73eb.tar.gz podman-9de092ec001ed64ab9f1f40e24ee204e46cf73eb.tar.bz2 podman-9de092ec001ed64ab9f1f40e24ee204e46cf73eb.zip |
Fix secret-verify-leak flake: set build context to subdir
Setting the build context to a dedicated subdir makes sure that the test does not
flake when running in parallel, as the test is isolated from other tests
that may dump secrets in a higher level context dir.
This should have been done in
https://github.com/containers/podman/pull/13457, as this makes that PR
actually work.
Signed-off-by: Ashley Cui <acui@redhat.com>
Diffstat (limited to 'contrib/podmanimage/testing')
0 files changed, 0 insertions, 0 deletions