mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user