mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-09 22:01:50 +00:00
Update quali.yml
This commit is contained in:
18
.github/workflows/quali.yml
vendored
18
.github/workflows/quali.yml
vendored
@@ -183,6 +183,24 @@ jobs:
|
||||
"password": "password",
|
||||
"pk_password": "whatever"
|
||||
}
|
||||
|
||||
DYNAMIC_VLAN_RADIUS_SERVER_DATA = {
|
||||
"ip": "3.20.165.131",
|
||||
"port": 1812,
|
||||
"secret": "testing123",
|
||||
"user": "user",
|
||||
"password": "password",
|
||||
"pk_password": "whatever"
|
||||
}
|
||||
|
||||
DYNAMIC_VLAN_RADIUS_ACCOUNTING_DATA = {
|
||||
"ip": "3.20.165.131",
|
||||
"port": 1813,
|
||||
"secret": "testing123",
|
||||
"user": "user",
|
||||
"password": "password",
|
||||
"pk_password": "whatever"
|
||||
}
|
||||
|
||||
PASSPOINT_RADIUS_SERVER_DATA = {
|
||||
"ip": "52.234.179.191",
|
||||
|
||||
Reference in New Issue
Block a user