kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
139 stars 196 forks source link

CC: Skip test pulling image inside guest temporarily for IBM SE #5782

Closed BbolroC closed 1 year ago

BbolroC commented 1 year ago

This PR is to skip a test Test can pull an unencrypted image inside the guest for IBM Z secure execution until the containerd is updated to v1.7.

Fixes: #5781

Signed-off-by: Hyounggyu Choi Hyounggyu.Choi@ibm.com

BbolroC commented 1 year ago

@stevenhorsman thanks for your advice.

BbolroC commented 1 year ago

/test

BbolroC commented 1 year ago

I was wondering what is going on at jenkins-ci-ubuntu-20-04 which has not reported anything since yesterday.

stevenhorsman commented 1 year ago

I was wondering what is going on at jenkins-ci-ubuntu-20-04 which has not reported anything since yesterday.

We've disabled that project, and made it not-required, but I guess this PR opened before that happened. I'll try closing and re-opening to see if that helps

stevenhorsman commented 1 year ago

/test

BbolroC commented 1 year ago

Why don't we just merge this? It is just to skip a test, which does not impact nothing on other TEEs. 😉

stevenhorsman commented 1 year ago

Why don't we just merge this? It is just to skip a test, which does not impact nothing on other TEEs. 😉

I think that is pragmatic. I'll re-run snp to give one last attempt to get it passing first.

stevenhorsman commented 1 year ago

The SNP tests have now been failing for more than a week:

image

and this test isn't related, so I will go ahead and merge it.