mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 03:48:09 +00:00
Adding framework support for multi ap support
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -56,10 +56,10 @@ def test_lanforge_connectivity(check_lanforge_connectivity):
|
||||
assert "instantiate_cloudsdk"
|
||||
|
||||
|
||||
@pytest.mark.sanity
|
||||
@pytest.mark.shivam
|
||||
@pytest.mark.bridge
|
||||
@pytest.mark.nat
|
||||
@pytest.mark.vlan
|
||||
@pytest.mark.test_perfecto_connectivity
|
||||
def test_perfecto_connectivity(setup_perfecto_devices):
|
||||
def test_perfecto_connectivity(setup_controller):
|
||||
assert "instantiate_cloudsdk"
|
||||
|
||||
Reference in New Issue
Block a user