mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Update giant.yaml
Added comments
This commit is contained in:
parent
65a4141e22
commit
3dd1314c6f
@ -6,6 +6,7 @@ tasks:
|
||||
branch: giant
|
||||
client.0:
|
||||
branch: giant
|
||||
# client.1 will be upgraded as well as it'ss on the same host as client.0
|
||||
- print: "**** done install.upgrade"
|
||||
- ceph.restart:
|
||||
- print: "**** done restart"
|
||||
@ -15,4 +16,6 @@ tasks:
|
||||
- print: "**** done parallel 2"
|
||||
- install.upgrade:
|
||||
client.0:
|
||||
# client.1 will be upgraded as well as it'ss on the same host as client.0
|
||||
- print: "**** done install.upgrade client.0 to the version from teuthology-suite arg"
|
||||
- print: "**** done install.upgrade client.1 to as well the version from teuthology-suite arg"
|
||||
|
Loading…
Reference in New Issue
Block a user