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:
Josh Durgin 2020-04-20 16:37:32 -07:00 committed by GitHub
commit 18734afab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 0 additions and 92 deletions

View File

@ -1,4 +0,0 @@
openstack:
- volumes: # attached to each instance
count: 4
size: 30 # GB

View File

@ -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

View File

@ -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"

View File

@ -1,6 +0,0 @@
overrides:
ceph:
conf:
client:
rbd default features: 61

View File

@ -1,6 +0,0 @@
overrides:
ceph:
conf:
client:
rbd default features: 1

View File

@ -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"

View File

@ -1 +0,0 @@
../../../../../../distros/all/ubuntu_18.04.yaml