bugfix: set authmode by switching number to string (backport v4.0)

This commit is contained in:
huchaoru 2021-08-06 16:55:52 +08:00
parent f076d9bb85
commit b76e97be1c
3 changed files with 4 additions and 2 deletions

View File

@ -58,7 +58,7 @@ variables:
# target test repo parameters
TEST_ENV_CONFIG_REPO: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/qa/ci-test-runner-configs.git"
CI_AUTO_TEST_SCRIPT_REPO_URL: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/qa/auto_test_script.git"
CI_AUTO_TEST_SCRIPT_REPO_BRANCH: "ci/v3.1"
CI_AUTO_TEST_SCRIPT_REPO_BRANCH: "ci/v3.3"
# Versioned esp-idf-doc env image to use for all document building jobs
ESP_IDF_DOC_ENV_IMAGE: "$CI_DOCKER_REGISTRY/esp-idf-doc-env:v7"

View File

@ -6,6 +6,8 @@ ESP32.BTSTK_MISC_0301
ESP32.BTSTK_GATT_27002
ESP32.BTSTK_GATT_27003
ESP32.MESH_EST_2109
ESP32.BLUEDROID_GAP_04005
ESP32.BLUEDROID_GAP_05002
ESP32.BLUEDROID_GAP_05003

View File

@ -449,7 +449,7 @@ IT_002:
IT_003:
extends: .test_template
parallel: 14
parallel: 16
tags:
- ESP32_IDF
- SSC_T2_5