tests: fixes permission denied when running test

After running cri-containerd/integration-tests twice we receive
permission denied during containerd clean.

Fixes: #8216

Signed-off-by: Beraldo Leal <bleal@redhat.com>
This commit is contained in:
Beraldo Leal
2023-10-12 19:23:40 +00:00
parent 1974d13122
commit 5ef691528d

View File

@@ -444,7 +444,7 @@ function main() {
pushd "containerd"
# Make sure the right artifacts are going to be built
make clean
sudo make clean
check_daemon_setup