mirror of https://github.com/ceph/ceph-ansible.git
tests: remove an outdated comment
This comment is outdated, let's remove it. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/3535/head
parent
5ccfa95b9a
commit
8564e7e7c5
2
tox.ini
2
tox.ini
|
@ -100,8 +100,6 @@ commands=
|
|||
testinfra -n 4 --sudo -v --connection=ansible --ansible-inventory={changedir}/{env:INVENTORY} {toxinidir}/tests/functional/tests
|
||||
|
||||
# extra commands for performing a rolling update
|
||||
# currently this hardcodes the release to kraken
|
||||
# as we're still installing jewel by default
|
||||
[update]
|
||||
commands=
|
||||
cp {toxinidir}/infrastructure-playbooks/rolling_update.yml {toxinidir}/rolling_update.yml
|
||||
|
|
Loading…
Reference in New Issue