diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-09-04 20:56:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-09-04 20:56:03 +0000 |
commit | 4b2b8fa0289411c77b2c5887b8837d0630c9599f (patch) | |
tree | d463044205f733c3c38d4d5c929d078fed73c52d /jjb | |
parent | 0a7bbf9c464b2647ea9cef65f734c126f6dc0f45 (diff) | |
parent | 116b16dbc57d330dcab8c54b44636c319aca1514 (diff) |
Merge "Run all cnf test cases if latest arm"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest-kubernetes-pi.yaml | 4 | ||||
-rw-r--r-- | jjb/functest/functest-kubernetes.yaml | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml index 8d1e7795c..69151a763 100644 --- a/jjb/functest/functest-kubernetes-pi.yaml +++ b/jjb/functest/functest-kubernetes-pi.yaml @@ -352,8 +352,6 @@ test: cnf_conformance - tag: hunter test: cnf_conformance - - tag: arm-latest - test: cnf_conformance - tag: arm-kali test: cnf_conformance - tag: arm-jerma @@ -362,8 +360,6 @@ test: cnf_conformance - tag: arm-hunter test: cnf_conformance - - tag: arm64-latest - test: cnf_conformance - tag: arm64-kali test: cnf_conformance - tag: arm64-kali diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml index be4dc8ba6..aef45eafe 100644 --- a/jjb/functest/functest-kubernetes.yaml +++ b/jjb/functest/functest-kubernetes.yaml @@ -346,8 +346,6 @@ test: cnf_conformance - tag: hunter test: cnf_conformance - - tag: arm64-latest - test: cnf_conformance - tag: arm64-kali test: cnf_conformance - tag: arm64-jerma |