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 14:37:54 +0100 |
commit | f0b416a0da34b4846d14cfada8de4e67251db4f7 (patch) | |
tree | cffb0c49083b171732458de2080c2c57b7bac3c8 /ansible/site.yml | |
parent | bf7c8b3b9eb241be9b5e74a8663daa79b5ea8a18 (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>
(cherry picked from commit f3d390ddba5021ce45dd763e2bf953994a487337)
Diffstat (limited to 'ansible/site.yml')
-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 539e075f..45a850dd 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -21,6 +21,7 @@ - sig_apps - sig_auth - sig_cli + - sig_cluster_lifecycle - sig_instrumentation - sig_network - sig_network_features |