mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
ci: remove ip101 jobs and twai_std jobs
This commit is contained in:
@ -175,14 +175,6 @@ example_test_pytest_esp32_wifi_wlan:
|
|||||||
- build_pytest_examples_esp32
|
- build_pytest_examples_esp32
|
||||||
tags: [ esp32, wifi_wlan ]
|
tags: [ esp32, wifi_wlan ]
|
||||||
|
|
||||||
example_test_pytest_esp32_ethernet_ip101:
|
|
||||||
extends:
|
|
||||||
- .pytest_examples_dir_template
|
|
||||||
- .rules:test:example_test-esp32
|
|
||||||
needs:
|
|
||||||
- build_pytest_examples_esp32
|
|
||||||
tags: [ esp32, ip101 ]
|
|
||||||
|
|
||||||
example_test_pytest_esp32_flash_encryption:
|
example_test_pytest_esp32_flash_encryption:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_examples_dir_template
|
- .pytest_examples_dir_template
|
||||||
@ -308,14 +300,6 @@ component_ut_pytest_esp32_adc:
|
|||||||
- build_pytest_components_esp32
|
- build_pytest_components_esp32
|
||||||
tags: [ esp32, adc ]
|
tags: [ esp32, adc ]
|
||||||
|
|
||||||
component_ut_pytest_esp32_ip101:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32
|
|
||||||
needs:
|
|
||||||
- build_pytest_components_esp32
|
|
||||||
tags: [ esp32, ip101 ]
|
|
||||||
|
|
||||||
component_ut_pytest_esp32_lan8720:
|
component_ut_pytest_esp32_lan8720:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_components_dir_template
|
- .pytest_components_dir_template
|
||||||
|
Reference in New Issue
Block a user