tox: test cephadm-adopt.yml playbook idempotency

Rerun the cephadm-adopt.yml playbook a second time for idempotency
purpose.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/6229/head
Dimitri Savineau 2021-01-21 11:27:10 -05:00 committed by Guillaume Abrioux
parent ff9d314305
commit 523966d45f
1 changed files with 5 additions and 0 deletions

View File

@ -256,6 +256,11 @@ commands=
ireallymeanit=yes \
delegate_facts_host={env:DELEGATE_FACTS_HOST:True} \
"
# idempotency test
ansible-playbook -vv -i {changedir}/{env:INVENTORY} {toxinidir}/infrastructure-playbooks/cephadm-adopt.yml --extra-vars "\
ireallymeanit=yes \
delegate_facts_host={env:DELEGATE_FACTS_HOST:True} \
"
[testenv]
whitelist_externals =