]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/hadoop: switch from trusty to ubuntu latest
authorKefu Chai <kchai@redhat.com>
Mon, 4 Dec 2017 04:51:10 +0000 (12:51 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 4 Dec 2017 06:06:42 +0000 (14:06 +0800)
use the ubuntu_face.yaml facet for the distro used for testing. since we
are dropping the support for trusty.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/hadoop/basic/clusters/fixed-3.yaml
qa/suites/hadoop/basic/distros/ubuntu_latest.yaml [new symlink]

index 6fc0af68f4b623302595b45576e68c82c50181a9..e34d826ab88d7313ac8df7b86a585a10f2d211c9 100644 (file)
@@ -1,7 +1,3 @@
-
-os_type: ubuntu
-os_version: "14.04"
-
 overrides:
   ceph:
     conf:
diff --git a/qa/suites/hadoop/basic/distros/ubuntu_latest.yaml b/qa/suites/hadoop/basic/distros/ubuntu_latest.yaml
new file mode 120000 (symlink)
index 0000000..21601ef
--- /dev/null
@@ -0,0 +1 @@
+../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file