designate/contrib/devstack/post_test_hook.sh
Rich Megginson 112d292a27 devstack exercise for deletion, dns checking
This adds record and domain deletion to the designate.sh devstack
exercise.  This also adds DNS checking for the domain/record operations,
to verify that the changes were made in DNS.  Some functions in
designate.sh were moved to lib/designate and refactored slightly.
This also removes some IPA variables that were refactored into a
backend specific file, and fixes a bug in the ipa backend file.

Closes-Bug: #1326141
Change-Id: Ibb86b0b237b3d73a145733bc88dbc18dddbc20f5
(cherry picked from commit 05291ddbf5)
2014-07-25 15:19:21 -07:00

7 lines
103 B
Bash
Executable File

#!/bin/bash
set -ex
# Run the Designate DevStack exercises
$BASE/new/devstack/exercises/designate.sh