devstack/tests/test_write_devstack_local_conf_role.sh
Ghanshyam Mann f0736406f5 Fix unit test to use python3 command
unit test jobs staretd to run on ubuntu-focal now
and failing for using 'python' command.

Change-Id: Ie002faf4c96ac7f207207a481c057b8df0289e6c
2021-05-19 11:20:06 -05:00

10 lines
200 B
Bash
Executable File

#!/usr/bin/env bash
TOP=$(cd $(dirname "$0")/.. && pwd)
# Import common functions
source $TOP/functions
source $TOP/tests/unittest.sh
${PYTHON} $TOP/roles/write-devstack-local-conf/library/test.py