diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-09-04 22:44:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-09-04 22:44:16 +0000 |
commit | 117a83def8ff1139ccad4af3ca8fceed30cf8f40 (patch) | |
tree | 49a32deeecc2804ba960319ecf927922c4f47ed3 /jjb | |
parent | 4b2b8fa0289411c77b2c5887b8837d0630c9599f (diff) | |
parent | 894865fc3e14447a9bfe74205d5cbf86a8d24fb1 (diff) |
Merge "Remove all cnf-conformance exclusions"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest-kubernetes-pi.yaml | 27 | ||||
-rw-r--r-- | jjb/functest/functest-kubernetes.yaml | 17 |
2 files changed, 0 insertions, 44 deletions
diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml index 69151a763..35560b525 100644 --- a/jjb/functest/functest-kubernetes-pi.yaml +++ b/jjb/functest/functest-kubernetes-pi.yaml @@ -343,33 +343,6 @@ test: - cnf_conformance - k8s_vims - exclude: - - tag: kali - test: cnf_conformance - - tag: jerma - test: cnf_conformance - - tag: iruya - test: cnf_conformance - - tag: hunter - test: cnf_conformance - - tag: arm-kali - test: cnf_conformance - - tag: arm-jerma - test: cnf_conformance - - tag: arm-iruya - test: cnf_conformance - - tag: arm-hunter - test: cnf_conformance - - tag: arm64-kali - test: cnf_conformance - - tag: arm64-kali - test: cnf_conformance - - tag: arm64-jerma - test: cnf_conformance - - tag: arm64-iruya - test: cnf_conformance - - tag: arm64-hunter - test: cnf_conformance privileged: 'false' network: bridge jobs: diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml index aef45eafe..2dfd36148 100644 --- a/jjb/functest/functest-kubernetes.yaml +++ b/jjb/functest/functest-kubernetes.yaml @@ -337,23 +337,6 @@ test: - cnf_conformance - k8s_vims - exclude: - - tag: kali - test: cnf_conformance - - tag: jerma - test: cnf_conformance - - tag: iruya - test: cnf_conformance - - tag: hunter - test: cnf_conformance - - tag: arm64-kali - test: cnf_conformance - - tag: arm64-jerma - test: cnf_conformance - - tag: arm64-iruya - test: cnf_conformance - - tag: arm64-hunter - test: cnf_conformance privileged: 'false' network: bridge jobs: |