test: let unit test jobs use python3

This commit is contained in:
He Yin Ling 2019-12-27 19:25:14 +08:00
parent 09935510bd
commit 95f0553f40

View file

@ -68,6 +68,7 @@
CONFIG_FILE_PATH: "${CI_PROJECT_DIR}/components/idf_test/unit_test/CIConfigs"
LOG_PATH: "$CI_PROJECT_DIR/TEST_LOGS"
ENV_FILE: "$CI_PROJECT_DIR/ci-test-runner-configs/$CI_RUNNER_DESCRIPTION/EnvConfig.yml"
PYTHON_VER: 3
.test_template:
stage: target_test