From 3785d8ca3e7e9d72d84e41930390f2f4d0b06284 Mon Sep 17 00:00:00 2001 From: Mariia Azbeleva Date: Fri, 8 Nov 2024 11:12:53 +0200 Subject: [PATCH] Remove tag from netvm restaring tests Signed-off-by: Mariia Azbeleva --- Robot-Framework/test-suites/bat-tests/netvm.robot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Robot-Framework/test-suites/bat-tests/netvm.robot b/Robot-Framework/test-suites/bat-tests/netvm.robot index 225a8c9c..72c9102d 100644 --- a/Robot-Framework/test-suites/bat-tests/netvm.robot +++ b/Robot-Framework/test-suites/bat-tests/netvm.robot @@ -29,7 +29,7 @@ Verify NetVM is started Wifi passthrought into NetVM [Documentation] Verify that wifi works inside netvm - [Tags] bat SP-T101 SP-T111 nuc orin-agx lenovo-x1 + [Tags] bat SP-T101 SP-T111 orin-agx lenovo-x1 [Setup] Run Keywords ... Connect to ghaf host AND Connect to netvm Configure wifi ${netvm_ssh} ${TEST_WIFI_SSID} ${TEST_WIFI_PSWD} @@ -43,14 +43,14 @@ Wifi passthrought into NetVM NetVM stops and starts successfully [Documentation] Verify that NetVM stops properly and starts after that - [Tags] bat SP-T47 SP-T90 nuc orin-agx orin-nx lenovo-x1 + [Tags] SP-T47 SP-T90 bat nuc orin-nx lenovo-x1 [Setup] Connect to ghaf host Restart NetVM [Teardown] Run Keywords Start NetVM if dead AND Close All Connections NetVM is wiped after restarting [Documentation] Verify that created file will be removed after restarting VM - [Tags] bat SP-T48 nuc orin-agx orin-nx lenovo-x1 + [Tags] SP-T48 bat nuc orin-nx lenovo-x1 [Setup] Run Keywords ... Connect to ghaf host AND Connect to netvm Switch Connection ${netvm_ssh}