summaryrefslogtreecommitdiff
path: root/tools/gate/integration/pre_test_hook.sh
blob: 9699c005a9f19a6f70437f171f99c503a027c3d1 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

# This script will be executed inside pre_test_hook function in devstack gate

set -x

cd /opt/stack/new/horizon/openstack_dashboard/local/local_settings.d
mv _20_integration_tests_scaffolds.py.example _20_integration_tests_scaffolds.py