Integrate the integration test

This commit is contained in:
Tristan Cacqueray
2020-02-12 12:40:02 +00:00
parent 42cf348eeb
commit 9c80a5756c
2 changed files with 20 additions and 11 deletions

View File

@@ -326,6 +326,7 @@
register: k8s_info_testing6
failed_when: not k8s_info_testing6.resources or k8s_info_testing6.resources[0].status.phase != "Active"
- include_tasks: test_k8s_exec.yml
- include_tasks: crd.yml
- include_tasks: lists.yml
- include_tasks: append_hash.yml