mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
Merge pull request #25037 from tchaikov/wip-qa-upgrade
qa: add librados3 to exclude_packages for ugprade tests Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
commit
c89e0715cb
@ -6,6 +6,7 @@ meta:
|
||||
tasks:
|
||||
- install:
|
||||
branch: mimic
|
||||
exclude_packages: ['librados3']
|
||||
- print: "**** done installing mimic"
|
||||
- ceph:
|
||||
log-whitelist:
|
||||
|
@ -3,6 +3,7 @@ meta:
|
||||
tasks:
|
||||
- install:
|
||||
branch: mimic
|
||||
exclude_packages: ['librados3']
|
||||
- print: "**** done install mimic"
|
||||
- ceph:
|
||||
- exec:
|
||||
|
Loading…
Reference in New Issue
Block a user