Remove k8s.io in .gitlab-ci.yml 82/72982/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 22 Oct 2021 09:10:08 +0000 (11:10 +0200)
committerRihab Banday <rihab.banday@ericsson.com>
Fri, 22 Oct 2021 11:12:49 +0000 (11:12 +0000)
e2e.tests removed all unlabeled tests in v1.21.
Then Functest Kubernetes removed this test cases (they are mostly part
of sig_node now).

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I08b9ce066cb5246bd1a775eb7927a285a03c3984
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72982
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>
.gitlab-ci.yml

index 1216b04..d9031c3 100644 (file)
@@ -61,16 +61,6 @@ xrally_kubernetes:
   script:
     - run_tests -t xrally_kubernetes -p -r
 
-k8s_io:
-  only:
-    - schedules
-  tags:
-    - intel-pod19-docker
-  stage: functest-kubernetes-smoke
-  image: opnfv/functest-kubernetes-smoke:v1.21
-  script:
-    - run_tests -t k8s_io -p -r
-
 k8s_conformance:
   only:
     - schedules