Skip to content

Commit

Permalink
import triggers enforce. Wait a bit before continuing.
Browse files Browse the repository at this point in the history
  • Loading branch information
yschaeff committed Jul 5, 2016
1 parent bd09334 commit 0ac554d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testing/test-cases.d/enforcer.policy.ttl_change/test.sh
Expand Up @@ -28,6 +28,8 @@ echo -n "LINE: ${LINENO} " && ods_enforcer_leap_over 120 &&
echo "################## LOWER TTL AND RESTART" &&
echo -n "LINE: ${LINENO} " && cp kasp-short-ttl.xml "$INSTALL_ROOT/etc/opendnssec/kasp.xml" &&
echo -n "LINE: ${LINENO} " && ods-enforcer policy import &&
## Sleep for a bit. policy import triggers enforce and might conflict with key rollover
sleep 3 &&

echo "################## START ZSK ROLL" &&
echo -n "LINE: ${LINENO} " && ods-enforcer key rollover -t ZSK -z ods1 &&
Expand Down

0 comments on commit 0ac554d

Please sign in to comment.