Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ffbs
ffbs-ci
Commits
a416b361
Commit
a416b361
authored
Oct 31, 2020
by
chrissi^
Browse files
fixup! parker/tests: Use corret WiFi name for beta
parent
7766db0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
test_parker.py
View file @
a416b361
...
...
@@ -141,7 +141,7 @@ def test_good_running_ssh(target, in_good_running, config, ipv6_link_local):
(
"wireless.client_radio0.mode"
,
"ap"
,
True
),
(
"wireless.mesh_radio0.disabled"
,
"0"
,
True
),
(
"wireless.mesh_radio0.mesh_id"
,
"
ffbs-mesh
"
,
True
),
(
"wireless.mesh_radio0.mesh_id"
,
"
eseB6Qlu
"
,
True
),
(
"wireless.mesh_radio0.mode"
,
"mesh"
,
True
),
(
"wireless.radio0.supported_rates"
,
"'1000'"
,
False
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment