mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
Update giant.yaml
fixed typos
This commit is contained in:
parent
90b6eec23f
commit
1f950d2bf4
@ -6,7 +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
|
||||
# client.1 will be upgraded as well as it's on the same host as client.0
|
||||
- print: "**** done install.upgrade"
|
||||
- ceph.restart:
|
||||
- print: "**** done restart"
|
||||
@ -16,6 +16,5 @@ 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 as well to the version from teuthology-suite arg"
|
||||
# client.1 will be upgraded as well as it's on the same host as client.0
|
||||
- print: "**** done install.upgrade client.0 and client.1 to the version from teuthology-suite arg"
|
||||
|
Loading…
Reference in New Issue
Block a user