Revert "Don't test idempotency on scenario001/centos"
This reverts commit 6d219f2a28012181384c0891f62c5c630636faf1. Change-Id: If8567fe1abb141d06cacf4ccbc3eada8e8cfcc3b
This commit is contained in:
parent
ffb28ec4c0
commit
259cd4e726
@ -224,9 +224,6 @@ if [ $RESULT -ne 0 ] && [ $RESULT -ne 2 ]; then
|
||||
fi
|
||||
timestamp_puppet_log
|
||||
|
||||
# scenario001 on centos is not idempotent anymore
|
||||
# https://bugs.launchpad.net/puppet-gnocchi/+bug/1741144
|
||||
if uses_debs || [ $SCENARIO != 'scenario001' ]; then
|
||||
# Run puppet a second time and assert nothing changes.
|
||||
set +e
|
||||
print_header "Running Puppet Scenario: ${SCENARIO} (2nd time)"
|
||||
@ -241,7 +238,6 @@ if uses_debs || [ $SCENARIO != 'scenario001' ]; then
|
||||
exit 1
|
||||
fi
|
||||
timestamp_puppet_log
|
||||
fi
|
||||
|
||||
print_header 'Prepare Tempest'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user