Skip to content

Commit

Permalink
Merge branch 'ci/temp_disable_jobs_v5.0' into 'release/v5.0'
Browse files Browse the repository at this point in the history
ci: remove ip101 jobs and twai_std jobs (v5.0)

See merge request espressif/esp-idf!28379
  • Loading branch information
jack0c committed Jan 11, 2024
2 parents e313438 + 96c9c43 commit 545b251
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 545b251

Please sign in to comment.