ci: remove ip101 jobs and twai_std jobs

This commit is contained in:
Fu Hanxi 2024-01-10 10:10:53 +01:00
parent 42a8eddaaf
commit 7962746c65
No known key found for this signature in database
GPG Key ID: 19399699CF3C4B16

View File

@ -481,15 +481,6 @@ pytest_examples_esp32_ethernet_vlan:
artifacts: false
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:
extends:
- .pytest_examples_dir_template
@ -791,15 +782,6 @@ pytest_components_esp32_esp32c6_sdio:
${PYTEST_EXTRA_FLAGS}
--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:
extends:
- .pytest_components_dir_template
@ -926,60 +908,6 @@ pytest_components_esp32_psramv0:
artifacts: false
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:
extends:
- .pytest_components_dir_template