diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-04 22:25:46 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-04 22:25:46 +0200 |
commit | 116b16dbc57d330dcab8c54b44636c319aca1514 (patch) | |
tree | ed9a05c4d601283c33e3dddfafba0536ab35eea6 /jjb/functest | |
parent | 3cf56c649710e6e3bf666692bbb0c6ce52ef6609 (diff) |
Run all cnf test cases if latest arm
cnf-conformance is skipped if needed.
Change-Id: I44c3dae66c8ae755cbd058e76329ffa753dead3f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-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 |