mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
Merge pull request #34655 from ceph/wip-yuriw-remove-wip-master
qa/tests: removed tests 'client-upgrade-octopus-pacific' Reviewed-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
commit
18734afab0
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1,4 +0,0 @@
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 4
|
||||
size: 30 # GB
|
@ -1,21 +0,0 @@
|
||||
meta:
|
||||
- desc: |
|
||||
Insatll and run ceph on one node,
|
||||
with a separate client 1.
|
||||
Upgrade client 1 to octopus
|
||||
Run tests against old cluster
|
||||
roles:
|
||||
- - mon.a
|
||||
- mon.b
|
||||
- mon.c
|
||||
- osd.0
|
||||
- osd.1
|
||||
- osd.2
|
||||
- client.0
|
||||
- mgr.x
|
||||
- - client.1
|
||||
overrides:
|
||||
ceph:
|
||||
#log-whitelist:
|
||||
#- failed to encode map
|
||||
fs: xfs
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1,11 +0,0 @@
|
||||
tasks:
|
||||
- install:
|
||||
branch: octopus
|
||||
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev','python34-cephfs','python34-rados']
|
||||
- print: "**** done install octopus"
|
||||
- install.upgrade:
|
||||
exclude_packages: ['ceph-test', 'ceph-test-dbg','libcephfs1', 'python-ceph']
|
||||
client.1:
|
||||
- print: "**** done install.upgrade to -x on client.0"
|
||||
- ceph:
|
||||
- print: "**** done ceph task"
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1,6 +0,0 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
client:
|
||||
rbd default features: 61
|
||||
|
@ -1,6 +0,0 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
client:
|
||||
rbd default features: 1
|
||||
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1,36 +0,0 @@
|
||||
tasks:
|
||||
- parallel:
|
||||
- workunit:
|
||||
branch: octopus
|
||||
clients:
|
||||
client.0:
|
||||
- rbd/notify_master.sh
|
||||
env:
|
||||
RBD_FEATURES: "61"
|
||||
- workunit:
|
||||
#The line below to change to 'pacific'
|
||||
branch: master
|
||||
clients:
|
||||
client.1:
|
||||
- rbd/notify_slave.sh
|
||||
env:
|
||||
RBD_FEATURES: "61"
|
||||
- print: "**** done rbd: old librbd -> new librbd"
|
||||
- parallel:
|
||||
- workunit:
|
||||
#The line below to change to 'pacific'
|
||||
branch: master
|
||||
clients:
|
||||
client.0:
|
||||
- rbd/notify_slave.sh
|
||||
env:
|
||||
RBD_FEATURES: "61"
|
||||
- workunit:
|
||||
#The line below to change to 'pacific'
|
||||
branch: master
|
||||
clients:
|
||||
client.1:
|
||||
- rbd/notify_master.sh
|
||||
env:
|
||||
RBD_FEATURES: "61"
|
||||
- print: "**** done rbd: new librbd -> old librbd"
|
@ -1 +0,0 @@
|
||||
../.qa/
|
@ -1 +0,0 @@
|
||||
../../../../../../distros/all/ubuntu_18.04.yaml
|
Loading…
Reference in New Issue
Block a user