Change the order of testcases to test functest-kubernetes-smoke 17/72817/2
authorRihab Banday <rihab.banday@ericsson.com>
Wed, 11 Aug 2021 16:11:05 +0000 (18:11 +0200)
committerRihab Banday <rihab.banday@ericsson.com>
Thu, 12 Aug 2021 09:52:40 +0000 (09:52 +0000)
This patch moves the job functest-kubernetes-cnf to the end
to test the kubernetes-smoke test cases (as discussed during Kuberef
meeting on 11-08-2021).

Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Change-Id: I20a3b141da0772ad596ea3fe1cf4bdf652c00e97
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72817
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Georg Kunz <georg.kunz@ericsson.com>
Reviewed-by: Cedric Ollivier <cedric.ollivier@orange.com>
Reviewed-by: Michael Pedersen <michaelx.pedersen@intel.com>
.gitlab-ci.yml

index 7ce3e29..491b931 100644 (file)
@@ -23,8 +23,8 @@ stages:
   - functest-kubernetes-healthcheck
   - functest-kubernetes-benchmarking
   - functest-kubernetes-security
-  - functest-kubernetes-cnf
   - functest-kubernetes-smoke
+  - functest-kubernetes-cnf
   - zip
   - .post