deb-designate/contrib/devstack/post_test_hook.sh
Kiall Mac Innes 2eaf00aba6 Revert "Disable tempest in the gate, for now"
This reverts commit 95f3716b1b.

Change-Id: I9d5d603f3b2b3932bd62f679c68d8b2aaae65160
2015-03-20 12:17:08 +00:00

10 lines
166 B
Bash
Executable File

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