This suite locks machines of varying distros and runs the 'tests' tasks
against them. This will test both vps locking / provisioning and
baremetal locking.
Also, we test the chef and install tasks with ubuntu and rhel.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
14 files changed:
--- /dev/null
+roles:
+ - [mon.0, client.0]
--- /dev/null
+os_type: rhel
--- /dev/null
+os_type: ubuntu
--- /dev/null
+tasks:
+ - chef:
+ - install:
--- /dev/null
+roles:
+ - [mon.0, client.0]
--- /dev/null
+# left blank so we'll take the default baremetal machine_type and os_type / os_version
--- /dev/null
+os_type: rhel
+os_version: "7.0"
--- /dev/null
+os_type: ubuntu
+os_version: "14.04"
--- /dev/null
+machine_type: vps
--- /dev/null
+machine_type: vps
+os_type: rhel
+os_version: "7.0"
--- /dev/null
+machine_type: vps
+os_type: ubuntu
+os_version: "14.04"
--- /dev/null
+tasks:
+ - tests: