forked from espressif/esp-idf
ci: add EXAMPLE_WIFI_OTA job to run nightly run cases
This commit is contained in:
@@ -182,6 +182,13 @@ example_test_protocols:
|
|||||||
- ESP32
|
- ESP32
|
||||||
- Example_WIFI_Protocols
|
- Example_WIFI_Protocols
|
||||||
|
|
||||||
|
# This job is only triggered by env var `NIGHTLY_RUN`, please do NOT remove
|
||||||
|
example_test_esp32_WIFI_OTA:
|
||||||
|
extends: .example_test_esp32_template
|
||||||
|
tags:
|
||||||
|
- ESP32
|
||||||
|
- Example_WIFI_OTA
|
||||||
|
|
||||||
example_test_002:
|
example_test_002:
|
||||||
extends: .example_test_esp32_template
|
extends: .example_test_esp32_template
|
||||||
image: $CI_DOCKER_REGISTRY/ubuntu-test-env$BOT_DOCKER_IMAGE_TAG
|
image: $CI_DOCKER_REGISTRY/ubuntu-test-env$BOT_DOCKER_IMAGE_TAG
|
||||||
|
Reference in New Issue
Block a user