mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
qa/suites/fs: use ubuntu_latest for libcephfs_java
* 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 aa89bb2f93
)
This commit is contained in:
parent
4d266e3347
commit
4ec785b945
@ -1 +0,0 @@
|
||||
../all/ubuntu_14.04.yaml
|
@ -1,7 +1,3 @@
|
||||
|
||||
os_type: ubuntu
|
||||
os_version: "14.04"
|
||||
|
||||
overrides:
|
||||
ceph-fuse:
|
||||
disabled: true
|
@ -0,0 +1 @@
|
||||
../../../../../distros/supported/ubuntu_latest.yaml
|
Loading…
Reference in New Issue
Block a user