From: Kefu Chai Date: Mon, 4 Dec 2017 04:51:10 +0000 (+0800) Subject: qa/suites/hadoop: switch from trusty to ubuntu latest X-Git-Tag: v13.0.1~3^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=18fe287989dd2ca6aef8de620a8fd1e2fe4f302b;p=ceph-ci.git qa/suites/hadoop: switch from trusty to ubuntu latest 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 (cherry picked from commit dbe33502cbc0f69f54c2a467fa0bade585214389) --- diff --git a/qa/suites/hadoop/basic/clusters/fixed-3.yaml b/qa/suites/hadoop/basic/clusters/fixed-3.yaml index 6fc0af68f4b..e34d826ab88 100644 --- a/qa/suites/hadoop/basic/clusters/fixed-3.yaml +++ b/qa/suites/hadoop/basic/clusters/fixed-3.yaml @@ -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 index 00000000000..21601efb361 --- /dev/null +++ b/qa/suites/hadoop/basic/distros/ubuntu_latest.yaml @@ -0,0 +1 @@ +../../../../distros/supported/ubuntu_latest.yaml \ No newline at end of file