Closed adamwalach closed 3 years ago
Test for serverless are now disabled on post-master-kyma-gke-rapid-integration
https://github.com/kyma-project/test-infra/pull/3282/files
We will adjust documentation and tests fro the certificate prerequisire: https://github.com/kyma-project/kyma/issues/10624
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.
Description
After upgrading GKE pipeline to 1.19.7 we noticed that 3 tests are constantly failing
These tests are failing because they are not able to pull docker images:
This is probably caused by changes to the underlying containerization soulution. Processes on GKE 1.8:
Processes on GKE 1.9:
Related issue: https://github.com/containerd/containerd/issues/3071
Expected result
Tests should be green,
Actual result
Steps to reproduce
Troubleshooting