gha: k8s: Stop running kata-deploy tests as part of the k8s suite

In a follow-up series, we'll add a whole suite for the kata-deploy
tests.  With this in mind, let's already get rid of this one and avoid
more kata-deploy tests to land here.

Fixes: #7642

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio
2023-08-15 16:21:12 +02:00
parent e470a650e0
commit cfc29c11a3
2 changed files with 0 additions and 39 deletions

View File

@@ -18,7 +18,6 @@ if [ -n "${K8S_TEST_UNION:-}" ]; then
K8S_TEST_UNION=($K8S_TEST_UNION)
else
K8S_TEST_UNION=( \
"kata-deploy-ensure-runtimec-classes-created.bats" \
"k8s-attach-handlers.bats" \
"k8s-caps.bats" \
"k8s-configmap.bats" \