diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-06 13:28:05 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-06 13:32:35 +0200 |
commit | d6dd65892d173a628568dae7aa082943b8bbaa5e (patch) | |
tree | 2160dbbd42c35afd2bb1acda11670e465c24e31c /ansible | |
parent | 41fd0273b25528ccf3c6a37d2f44c41dd890c3c6 (diff) |
Publish k8s_quick as proposed by sonobuoy
https://github.com/vmware-tanzu/sonobuoy
Change-Id: I7b1777cf7bc0d6cd04ea5cccc08b7c29887ae874
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 711d9f1d875816386fd4afeb2e79f8d2de47b036)
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 0cc8a4fc..91240a1e 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -44,6 +44,7 @@ suites: - container: functest-kubernetes-healthcheck tests: + - k8s_quick - k8s_smoke - container: functest-kubernetes-smoke tests: |