Skip to content

Commit

Permalink
ci: remove ip101 jobs and twai_std jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
hfudev committed Jan 10, 2024
1 parent e313438 commit 96c9c43
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .gitlab/ci/target-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,6 @@ example_test_pytest_esp32_wifi_wlan:
- build_pytest_examples_esp32
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:
extends:
- .pytest_examples_dir_template
Expand Down Expand Up @@ -308,14 +300,6 @@ component_ut_pytest_esp32_adc:
- build_pytest_components_esp32
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:
extends:
- .pytest_components_dir_template
Expand Down

0 comments on commit 96c9c43

Please sign in to comment.