From: Patrick Donnelly Date: Sat, 22 Jun 2019 00:04:21 +0000 (-0700) Subject: qa: bump ubuntu version to 16.04 X-Git-Tag: v12.2.13~78^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3db37f70dcfdd62004add2ec1c18f70ec8c8850a;p=ceph.git qa: bump ubuntu version to 16.04 Teuthology no longer supports 14.04 images. Fixes: http://tracker.ceph.com/issues/40286 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/multiclient/tasks/ior-shared-file.yaml b/qa/suites/fs/multiclient/tasks/ior-shared-file.yaml index 94501b2ae79..4e0c307f371 100644 --- a/qa/suites/fs/multiclient/tasks/ior-shared-file.yaml +++ b/qa/suites/fs/multiclient/tasks/ior-shared-file.yaml @@ -1,6 +1,6 @@ # make sure we get the same MPI version on all hosts os_type: ubuntu -os_version: "14.04" +os_version: "16.04" tasks: - pexec: diff --git a/qa/suites/fs/multiclient/tasks/mdtest.yaml b/qa/suites/fs/multiclient/tasks/mdtest.yaml index fd337bd679e..52f2eab834e 100644 --- a/qa/suites/fs/multiclient/tasks/mdtest.yaml +++ b/qa/suites/fs/multiclient/tasks/mdtest.yaml @@ -1,6 +1,6 @@ # make sure we get the same MPI version on all hosts os_type: ubuntu -os_version: "14.04" +os_version: "16.04" tasks: - pexec: