forked from espressif/esp-idf
ci: remove ip101 jobs and twai_std jobs
This commit is contained in:
@@ -481,15 +481,6 @@ pytest_examples_esp32_ethernet_vlan:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
tags: [ esp32, ethernet_vlan ]
|
tags: [ esp32, ethernet_vlan ]
|
||||||
|
|
||||||
pytest_examples_esp32_ethernet_ip101:
|
|
||||||
extends:
|
|
||||||
- .pytest_examples_dir_template
|
|
||||||
- .rules:test:example_test-esp32
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_examples_esp32
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32, ip101 ]
|
|
||||||
|
|
||||||
pytest_examples_esp32_ethernet_bridge:
|
pytest_examples_esp32_ethernet_bridge:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_examples_dir_template
|
- .pytest_examples_dir_template
|
||||||
@@ -791,15 +782,6 @@ pytest_components_esp32_esp32c6_sdio:
|
|||||||
${PYTEST_EXTRA_FLAGS}
|
${PYTEST_EXTRA_FLAGS}
|
||||||
--app-info-filepattern \"list_job_*.txt\"
|
--app-info-filepattern \"list_job_*.txt\"
|
||||||
|
|
||||||
pytest_components_esp32_ip101:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32, ip101 ]
|
|
||||||
|
|
||||||
pytest_components_esp32_lan8720:
|
pytest_components_esp32_lan8720:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_components_dir_template
|
- .pytest_components_dir_template
|
||||||
@@ -926,60 +908,6 @@ pytest_components_esp32_psramv0:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
tags: [ esp32, psramv0 ]
|
tags: [ esp32, psramv0 ]
|
||||||
|
|
||||||
pytest_components_esp32_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32s2_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32s2
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32s2
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32s2, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32s3_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32s3
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32s3
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32s3, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32c3_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32c3
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32c3
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32c3, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32c6_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32c6
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32c6
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32c6, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32h2_twai_std:
|
|
||||||
extends:
|
|
||||||
- .pytest_components_dir_template
|
|
||||||
- .rules:test:component_ut-esp32h2
|
|
||||||
needs:
|
|
||||||
- job: build_pytest_components_esp32h2
|
|
||||||
artifacts: false
|
|
||||||
tags: [ esp32h2, twai_std ]
|
|
||||||
|
|
||||||
pytest_components_esp32s2_generic:
|
pytest_components_esp32s2_generic:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_components_dir_template
|
- .pytest_components_dir_template
|
||||||
|
Reference in New Issue
Block a user