mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 17:44:38 +02:00
CI: change test env of test_examples_efuse_with_virt_sb_v2_and_fe
This commit is contained in:
@@ -784,8 +784,8 @@ def test_examples_efuse_with_virt_sb_v1_and_fe(dut: Dut) -> None:
|
|||||||
dut.expect('example: Done')
|
dut.expect('example: Done')
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.generic
|
|
||||||
@pytest.mark.esp32
|
@pytest.mark.esp32
|
||||||
|
@pytest.mark.esp32eco3
|
||||||
@pytest.mark.parametrize('config', ['virt_sb_v2_and_fe.esp32',], indirect=True)
|
@pytest.mark.parametrize('config', ['virt_sb_v2_and_fe.esp32',], indirect=True)
|
||||||
@pytest.mark.parametrize('skip_autoflash', ['y'], indirect=True)
|
@pytest.mark.parametrize('skip_autoflash', ['y'], indirect=True)
|
||||||
def test_examples_efuse_with_virt_sb_v2_and_fe(dut: Dut) -> None:
|
def test_examples_efuse_with_virt_sb_v2_and_fe(dut: Dut) -> None:
|
||||||
|
Reference in New Issue
Block a user