Merge "use include_tasks instead of include"
This commit is contained in:
commit
188b0e77c9
@ -27,4 +27,4 @@
|
||||
- common/test-vars.yml
|
||||
|
||||
# Re-run functional tests
|
||||
- include: test-galera-server-functional.yml
|
||||
- import_playbook: test-galera-server-functional.yml
|
||||
|
@ -14,4 +14,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# Setup the host
|
||||
- include: common/test-setup-host.yml
|
||||
- import_playbook: common/test-setup-host.yml
|
||||
|
@ -14,10 +14,10 @@
|
||||
# limitations under the License.
|
||||
|
||||
# Setup the host
|
||||
- include: common/test-setup-host.yml
|
||||
- import_playbook: common/test-setup-host.yml
|
||||
|
||||
# Install previous version Galera server
|
||||
- include: common/test-install-galera.yml
|
||||
- import_playbook: common/test-install-galera.yml
|
||||
|
||||
# Run functional tests
|
||||
- include: test-galera-server-functional.yml
|
||||
- import_playbook: test-galera-server-functional.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user