diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-09-04 18:11:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-09-04 18:11:14 +0000 |
commit | 0a7bbf9c464b2647ea9cef65f734c126f6dc0f45 (patch) | |
tree | 38c5d3cecf5803234c47bd9b46d2d1c0579cbfab /jjb | |
parent | 456b9423aa58dea12867495ef611933aae8f25ab (diff) | |
parent | 3cf56c649710e6e3bf666692bbb0c6ce52ef6609 (diff) |
Merge "Add the missing test cnf_conformance"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest-kubernetes-pi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml index bfc682487..8d1e7795c 100644 --- a/jjb/functest/functest-kubernetes-pi.yaml +++ b/jjb/functest/functest-kubernetes-pi.yaml @@ -341,6 +341,7 @@ <<: *functest-kubernetes-pi-params container: 'functest-kubernetes-cnf' test: + - cnf_conformance - k8s_vims exclude: - tag: kali |