* instead of using ubuntu 14.04, use ubuntu_latest.since we want
to drop the support of this release.
* refactor this test to use the facet of ubuntu_latest.yaml.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit
aa89bb2f93a0ee7b26dff3972f09c64529054744)
+++ /dev/null
-../all/ubuntu_14.04.yaml
\ No newline at end of file
+++ /dev/null
-
-os_type: ubuntu
-os_version: "14.04"
-
-overrides:
- ceph-fuse:
- disabled: true
- kclient:
- disabled: true
-tasks:
-- workunit:
- clients:
- client.0:
- - libcephfs-java/test.sh
--- /dev/null
+overrides:
+ ceph-fuse:
+ disabled: true
+ kclient:
+ disabled: true
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - libcephfs-java/test.sh
--- /dev/null
+../../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file