Merge branch 'bugfix/checkout_ref_auto_test_script_v3.1' into 'release/v3.1'

CI: IT jobs use incorrect auto test script branch (v3.1)

See merge request espressif/esp-idf!9869
release/v3.1
He Yin Ling 2020-08-01 11:38:37 +08:00
commit ad03217fc1
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -777,7 +777,6 @@ assign_test:
# clone local test env configs
- git clone $TEST_ENV_CONFIG_REPOSITORY
- python $CHECKOUT_REF_SCRIPT ci-test-runner-configs ci-test-runner-configs
- cd ci-test-runner-configs
# clone test bench
- git clone $TEST_SCRIPT_REPOSITORY
- python $CHECKOUT_REF_SCRIPT auto_test_script auto_test_script
@ -800,7 +799,6 @@ nvs_compatible_test:
# clone local test env configs
- git clone $TEST_ENV_CONFIG_REPOSITORY
- python $CHECKOUT_REF_SCRIPT ci-test-runner-configs ci-test-runner-configs
- cd ci-test-runner-configs
# clone test bench
- git clone $TEST_SCRIPT_REPOSITORY
- python $CHECKOUT_REF_SCRIPT auto_test_script auto_test_script