From 8564e7e7c56a8fcaf2ddd069ada48e5b4dee4a8b Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 21 Jan 2019 11:29:26 +0100 Subject: [PATCH] tests: remove an outdated comment This comment is outdated, let's remove it. Signed-off-by: Guillaume Abrioux --- tox.ini | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.5