From: Guillaume Abrioux Date: Mon, 21 Jan 2019 10:29:26 +0000 (+0100) Subject: tests: remove an outdated comment X-Git-Tag: v4.0.0beta1~47 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8564e7e7c56a8fcaf2ddd069ada48e5b4dee4a8b;p=ceph-ansible.git tests: remove an outdated comment This comment is outdated, let's remove it. Signed-off-by: Guillaume Abrioux --- diff --git a/tox.ini b/tox.ini index a0b5dfbb1..fc3fc30bf 100644 --- a/tox.ini +++ b/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