]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.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)
committerSage Weil <sage@redhat.com>
Tue, 19 Dec 2017 17:12:33 +0000 (11:12 -0600)
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>
(cherry picked from commit dbe33502cbc0f69f54c2a467fa0bade585214389)

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