Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SP-3160] Remove wifi tests from Orin NX testset #52

Merged
merged 1 commit into from
Oct 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Robot-Framework/test-suites/bat-tests/netvm.robot
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Verify NetVM is started

Wifi passthrought into NetVM
[Documentation] Verify that wifi works inside netvm
[Tags] bat SP-T50 nuc orin-agx orin-nx
[Tags] bat SP-T50 nuc orin-agx
... test:retry(1)
[Setup] Run Keywords
... Connect to ghaf host AND Connect to netvm via tunnel AND
Expand Down Expand Up @@ -69,7 +69,7 @@ NetVM is wiped after restarting

Verify wpa_supplicant.service is running
[Documentation] Verify that wpa_supplicant.service exists and is running
[Tags] bat SP-T82 nuc orin-agx orin-nx
[Tags] bat SP-T82 nuc orin-agx
[Setup] Run Keywords
... Connect to ghaf host AND Connect to netvm via tunnel
Switch Connection ${netvm}
Expand Down