Fix jinja2 rendering issue
[kuberef.git] / .gitlab-ci.yml
index fa28ab0..491b931 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2021 Anuket contributors
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ---
 # GitLab CI config file to deploy RI2 on baremetal infra
 # and run RC2 compliance tests on the deployed platform.
@@ -19,8 +23,8 @@ stages:
   - functest-kubernetes-healthcheck
   - functest-kubernetes-benchmarking
   - functest-kubernetes-security
-  - functest-kubernetes-cnf
   - functest-kubernetes-smoke
+  - functest-kubernetes-cnf
   - zip
   - .post