Files
devstack/tests/test_write_devstack_local_conf_role.sh
Ghanshyam Mann f5bef83cd6 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
(cherry picked from commit 12484c4c9f)
2021-05-25 16:19:33 +00: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