diff --git a/tests/bgp/test_bgp_fact.py b/tests/bgp/test_bgp_fact.py index ebb04e02a91..1c93aa11489 100644 --- a/tests/bgp/test_bgp_fact.py +++ b/tests/bgp/test_bgp_fact.py @@ -1,7 +1,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_bgp_facts(duthost): diff --git a/tests/bgp/test_bgp_gr_helper.py b/tests/bgp/test_bgp_gr_helper.py index 77266c1bbf2..32bf6cffb08 100644 --- a/tests/bgp/test_bgp_gr_helper.py +++ b/tests/bgp/test_bgp_gr_helper.py @@ -5,7 +5,8 @@ from common.utilities import wait_until pytestmark = [ - pytest.mark.topology('t1') + pytest.mark.topology('t1'), + pytest.mark.device_type('vs') ] logger = logging.getLogger(__name__) diff --git a/tests/bgp/test_bgp_speaker.py b/tests/bgp/test_bgp_speaker.py index 4942ffb3952..c67c495510c 100644 --- a/tests/bgp/test_bgp_speaker.py +++ b/tests/bgp/test_bgp_speaker.py @@ -10,7 +10,8 @@ from common.utilities import wait_tcp_connection pytestmark = [ - pytest.mark.topology('t0') + pytest.mark.topology('t0'), + pytest.mark.device_type('vs') ] def generate_ips(num, prefix, exclude_ips): diff --git a/tests/cacl/test_control_plane_acl.py b/tests/cacl/test_control_plane_acl.py index 4c8970e02a0..cfb266c0a7d 100644 --- a/tests/cacl/test_control_plane_acl.py +++ b/tests/cacl/test_control_plane_acl.py @@ -2,7 +2,8 @@ pytestmark = [ pytest.mark.disable_loganalyzer, # disable automatic loganalyzer globally - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] SONIC_SSH_PORT = 22 diff --git a/tests/dhcp_relay/test_dhcp_relay.py b/tests/dhcp_relay/test_dhcp_relay.py index 1ad458e00ad..f557f220467 100644 --- a/tests/dhcp_relay/test_dhcp_relay.py +++ b/tests/dhcp_relay/test_dhcp_relay.py @@ -7,7 +7,8 @@ from ptf_runner import ptf_runner pytestmark = [ - pytest.mark.topology('t0') + pytest.mark.topology('t0'), + pytest.mark.device_type('vs') ] @pytest.fixture(scope="module") diff --git a/tests/lldp/test_lldp.py b/tests/lldp/test_lldp.py index 19e2ffdca03..ff2bdcb6207 100644 --- a/tests/lldp/test_lldp.py +++ b/tests/lldp/test_lldp.py @@ -4,7 +4,8 @@ logger = logging.getLogger(__name__) pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] @pytest.fixture(scope="module", autouse=True) diff --git a/tests/ntp/test_ntp.py b/tests/ntp/test_ntp.py index 98264e02963..b0660bb2eb1 100644 --- a/tests/ntp/test_ntp.py +++ b/tests/ntp/test_ntp.py @@ -8,7 +8,8 @@ pytestmark = [ pytest.mark.sanity_check(skip_sanity=True), pytest.mark.disable_loganalyzer, - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] @pytest.fixture(scope="module") diff --git a/tests/pc/test_po_update.py b/tests/pc/test_po_update.py index 1f9233b98f1..0750c9f87c9 100644 --- a/tests/pc/test_po_update.py +++ b/tests/pc/test_po_update.py @@ -3,7 +3,8 @@ import logging pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_po_update(duthost): diff --git a/tests/route/test_default_route.py b/tests/route/test_default_route.py index c499d040462..91c7b3226b1 100644 --- a/tests/route/test_default_route.py +++ b/tests/route/test_default_route.py @@ -4,7 +4,8 @@ from common.helpers.assertions import pytest_assert pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] logger = logging.getLogger(__name__) diff --git a/tests/snmp/test_snmp_cpu.py b/tests/snmp/test_snmp_cpu.py index afc32b839ca..bb8a9609b52 100644 --- a/tests/snmp/test_snmp_cpu.py +++ b/tests/snmp/test_snmp_cpu.py @@ -5,7 +5,8 @@ logger = logging.getLogger(__name__) pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] @pytest.mark.bsl diff --git a/tests/snmp/test_snmp_interfaces.py b/tests/snmp/test_snmp_interfaces.py index 81d536e33de..c22e96d490e 100644 --- a/tests/snmp/test_snmp_interfaces.py +++ b/tests/snmp/test_snmp_interfaces.py @@ -1,7 +1,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] @pytest.mark.bsl diff --git a/tests/snmp/test_snmp_lldp.py b/tests/snmp/test_snmp_lldp.py index 36bf702a55a..5bbdeaf00dd 100644 --- a/tests/snmp/test_snmp_lldp.py +++ b/tests/snmp/test_snmp_lldp.py @@ -1,7 +1,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] @pytest.fixture(scope="module", autouse=True) diff --git a/tests/snmp/test_snmp_pfc_counters.py b/tests/snmp/test_snmp_pfc_counters.py index 8e048abc631..de52b411b83 100644 --- a/tests/snmp/test_snmp_pfc_counters.py +++ b/tests/snmp/test_snmp_pfc_counters.py @@ -1,7 +1,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_snmp_pfc_counters(duthost, localhost, creds): diff --git a/tests/snmp/test_snmp_queue.py b/tests/snmp/test_snmp_queue.py index f308d56c2fa..47e957f165d 100644 --- a/tests/snmp/test_snmp_queue.py +++ b/tests/snmp/test_snmp_queue.py @@ -1,7 +1,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_snmp_queues(duthost, localhost, creds, collect_techsupport): diff --git a/tests/tacacs/test_ro_user.py b/tests/tacacs/test_ro_user.py index 16c60ca0cb5..19549c03aac 100644 --- a/tests/tacacs/test_ro_user.py +++ b/tests/tacacs/test_ro_user.py @@ -3,7 +3,8 @@ pytestmark = [ pytest.mark.sanity_check(skip_sanity=True), pytest.mark.disable_loganalyzer, - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_ro_user(localhost, duthost, creds, setup_tacacs): diff --git a/tests/tacacs/test_rw_user.py b/tests/tacacs/test_rw_user.py index 6b532d80f0d..10c40124022 100644 --- a/tests/tacacs/test_rw_user.py +++ b/tests/tacacs/test_rw_user.py @@ -4,7 +4,8 @@ pytestmark = [ pytest.mark.sanity_check(skip_sanity=True), pytest.mark.disable_loganalyzer, - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_rw_user(duthost, creds, setup_tacacs): diff --git a/tests/test_interfaces.py b/tests/test_interfaces.py index e0d24525b24..b9b8b9f9024 100644 --- a/tests/test_interfaces.py +++ b/tests/test_interfaces.py @@ -2,7 +2,8 @@ import pytest pytestmark = [ - pytest.mark.topology('any') + pytest.mark.topology('any'), + pytest.mark.device_type('vs') ] def test_interfaces(duthost):