mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
target-test.yml: Add job for ethernet_ota marker
This commit is contained in:
@@ -72,6 +72,16 @@ example_test_pytest_esp32c3_flash_suspend:
|
|||||||
TARGET: ESP32C3
|
TARGET: ESP32C3
|
||||||
ENV_MARKER: flash_suspend
|
ENV_MARKER: flash_suspend
|
||||||
|
|
||||||
|
example_test_pytest_esp32_ethernet_ota:
|
||||||
|
extends:
|
||||||
|
- .pytest_examples_dir_template
|
||||||
|
- .rules:test:example_test-esp32
|
||||||
|
needs:
|
||||||
|
- build_pytest_examples_esp32
|
||||||
|
variables:
|
||||||
|
TARGET: ESP32
|
||||||
|
ENV_MARKER: ethernet_ota
|
||||||
|
|
||||||
.pytest_components_dir_template:
|
.pytest_components_dir_template:
|
||||||
extends: .pytest_template
|
extends: .pytest_template
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user