mirror of
https://github.com/ceph/ceph
synced 2025-02-09 12:00:04 +00:00
Renamed dirs to better reflect what is being tested Removed old dirs Added logging Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 lines
240 B
YAML
11 lines
240 B
YAML
tasks:
|
|
- install:
|
|
branch: firefly
|
|
- print: "**** done install firefly"
|
|
- install.upgrade:
|
|
exclude_packages: ['ceph-test', 'ceph-test-dbg']
|
|
client.0:
|
|
- print: "**** done install.upgrade client.0"
|
|
- ceph:
|
|
- print: "**** done ceph"
|