diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 13:58:13 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 13:58:35 +0100 |
commit | f3d390ddba5021ce45dd763e2bf953994a487337 (patch) | |
tree | 7cd8bbb6f9df66644033479afdb6e277e2defe06 /ansible | |
parent | 39511d8576f49b578882757fcc1e33a4bb2c9832 (diff) |
Add sig_cluster_lifecycle
It runs sig-cluster-lifecycle tests which are not included in K8s conformance.
It adds 4 single tests.
Change-Id: I834523d753eec9bd570b8d4cc1cf3550b4a19bab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 d3a1c057..a1c03821 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -18,6 +18,7 @@ - sig_apps - sig_auth - sig_cli + - sig_cluster_lifecycle - sig_instrumentation - sig_network - sig_network_features |