summaryrefslogtreecommitdiffstats
path: root/qa/suites/windows/basic
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/windows/basic')
-rw-r--r--qa/suites/windows/basic/%0
l---------qa/suites/windows/basic/.qa1
l---------qa/suites/windows/basic/clusters/.qa1
l---------qa/suites/windows/basic/clusters/fixed-1.yaml1
l---------qa/suites/windows/basic/install/.qa1
-rw-r--r--qa/suites/windows/basic/install/install.yaml3
l---------qa/suites/windows/basic/tasks/.qa1
-rw-r--r--qa/suites/windows/basic/tasks/windows_tests.yaml6
l---------qa/suites/windows/basic/ubuntu_latest.yaml1
9 files changed, 15 insertions, 0 deletions
diff --git a/qa/suites/windows/basic/% b/qa/suites/windows/basic/%
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/qa/suites/windows/basic/%
diff --git a/qa/suites/windows/basic/.qa b/qa/suites/windows/basic/.qa
new file mode 120000
index 000000000..a602a0353
--- /dev/null
+++ b/qa/suites/windows/basic/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/windows/basic/clusters/.qa b/qa/suites/windows/basic/clusters/.qa
new file mode 120000
index 000000000..a602a0353
--- /dev/null
+++ b/qa/suites/windows/basic/clusters/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/windows/basic/clusters/fixed-1.yaml b/qa/suites/windows/basic/clusters/fixed-1.yaml
new file mode 120000
index 000000000..02df5dd0c
--- /dev/null
+++ b/qa/suites/windows/basic/clusters/fixed-1.yaml
@@ -0,0 +1 @@
+.qa/clusters/fixed-1.yaml \ No newline at end of file
diff --git a/qa/suites/windows/basic/install/.qa b/qa/suites/windows/basic/install/.qa
new file mode 120000
index 000000000..a602a0353
--- /dev/null
+++ b/qa/suites/windows/basic/install/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/windows/basic/install/install.yaml b/qa/suites/windows/basic/install/install.yaml
new file mode 100644
index 000000000..2030acb90
--- /dev/null
+++ b/qa/suites/windows/basic/install/install.yaml
@@ -0,0 +1,3 @@
+tasks:
+- install:
+- ceph:
diff --git a/qa/suites/windows/basic/tasks/.qa b/qa/suites/windows/basic/tasks/.qa
new file mode 120000
index 000000000..a602a0353
--- /dev/null
+++ b/qa/suites/windows/basic/tasks/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/windows/basic/tasks/windows_tests.yaml b/qa/suites/windows/basic/tasks/windows_tests.yaml
new file mode 100644
index 000000000..42469bf3b
--- /dev/null
+++ b/qa/suites/windows/basic/tasks/windows_tests.yaml
@@ -0,0 +1,6 @@
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - windows/libvirt_vm/setup.sh
+ - windows/run-tests.sh
diff --git a/qa/suites/windows/basic/ubuntu_latest.yaml b/qa/suites/windows/basic/ubuntu_latest.yaml
new file mode 120000
index 000000000..3a09f9abb
--- /dev/null
+++ b/qa/suites/windows/basic/ubuntu_latest.yaml
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file