]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Initial systemd test files
authorVasu Kulkarni <vasu@redhat.com>
Wed, 18 May 2016 21:34:37 +0000 (14:34 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Sat, 4 Jun 2016 21:03:34 +0000 (14:03 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
suites/smoke/systemd/% [new file with mode: 0644]
suites/smoke/systemd/distro/centos_7.2.yaml [new symlink]
suites/smoke/systemd/distro/ubuntu_14.04.yaml [new symlink]
suites/smoke/systemd/tasks/systemd.yaml [new file with mode: 0644]

diff --git a/suites/smoke/systemd/% b/suites/smoke/systemd/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/smoke/systemd/distro/centos_7.2.yaml b/suites/smoke/systemd/distro/centos_7.2.yaml
new file mode 120000 (symlink)
index 0000000..678f15b
--- /dev/null
@@ -0,0 +1 @@
+../../../../distros/supported/centos_7.2.yaml
\ No newline at end of file
diff --git a/suites/smoke/systemd/distro/ubuntu_14.04.yaml b/suites/smoke/systemd/distro/ubuntu_14.04.yaml
new file mode 120000 (symlink)
index 0000000..67b68b7
--- /dev/null
@@ -0,0 +1 @@
+../../../../distros/supported/ubuntu_14.04.yaml
\ No newline at end of file
diff --git a/suites/smoke/systemd/tasks/systemd.yaml b/suites/smoke/systemd/tasks/systemd.yaml
new file mode 100644 (file)
index 0000000..71f8c6f
--- /dev/null
@@ -0,0 +1,9 @@
+roles:
+- [mon.a, osd.0]
+- [osd.1, osd.2]
+- [mds.a, osd.3]
+- [mon.b, client.0]
+tasks:
+- ssh-keys:
+- ceph-deploy:
+- systemd: