diff options
author | Ashley Cui <acui@redhat.com> | 2022-06-03 14:08:59 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2022-06-14 16:12:10 -0400 |
commit | 88960519f9e69a8343bd5f96d0667dc0945b489b (patch) | |
tree | 41e7f5c6b4bb083090316f88914bec3e91f0eafd /libpod | |
parent | 2ee28e30d61769de5137ce5c46b5f16778cf3756 (diff) | |
download | podman-88960519f9e69a8343bd5f96d0667dc0945b489b.tar.gz podman-88960519f9e69a8343bd5f96d0667dc0945b489b.tar.bz2 podman-88960519f9e69a8343bd5f96d0667dc0945b489b.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 'libpod')
0 files changed, 0 insertions, 0 deletions