Update giant.yaml

fixed typos
This commit is contained in:
Yuri Weinstein 2014-09-17 14:07:00 -07:00
parent 90b6eec23f
commit 1f950d2bf4

View File

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