Integration tests for zypper repository

This commit is contained in:
Guido Günther
2016-03-16 19:55:37 +01:00
parent de306eb5da
commit 2095d1ab33
4 changed files with 68 additions and 0 deletions

View File

@@ -19,3 +19,4 @@
- { role: test_mysql_variables, tags: test_mysql_variables}
- { role: test_docker, tags: test_docker, when: ansible_distribution != "Fedora" }
- { role: test_zypper, tags: test_zypper}
- { role: test_zypper_repository, tags: test_zypper_repository}