mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 20:27:54 +00:00
Arguments to skip EAP, Bridge, NAT, VLAN tests and disclude their TCs from the TestRail test run
This commit is contained in:
@@ -137,7 +137,7 @@ test_cases = {
|
||||
|
||||
## Other profiles
|
||||
radius_profile = 129
|
||||
rf_profile = 10
|
||||
rf_profile = 3459
|
||||
|
||||
###Testing AP Profile Information
|
||||
profile_info_dict = {
|
||||
@@ -146,7 +146,7 @@ profile_info_dict = {
|
||||
"childProfileIds": [
|
||||
129,
|
||||
3,
|
||||
10,
|
||||
3459,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
@@ -189,7 +189,7 @@ profile_info_dict = {
|
||||
18,
|
||||
201,
|
||||
202,
|
||||
10,
|
||||
3459,
|
||||
14,
|
||||
15
|
||||
],
|
||||
@@ -235,7 +235,7 @@ profile_info_dict = {
|
||||
22,
|
||||
24,
|
||||
25,
|
||||
10
|
||||
3459
|
||||
],
|
||||
"fiveG_WPA2_SSID": "EC420_5G_WPA2",
|
||||
"fiveG_WPA2_PSK": "Connectus123$",
|
||||
@@ -270,7 +270,7 @@ profile_info_dict = {
|
||||
"childProfileIds": [
|
||||
32,
|
||||
129,
|
||||
10,
|
||||
3459,
|
||||
28,
|
||||
29,
|
||||
205,
|
||||
@@ -313,7 +313,7 @@ profile_info_dict = {
|
||||
81,
|
||||
193,
|
||||
82,
|
||||
10,
|
||||
3459,
|
||||
78,
|
||||
79
|
||||
],
|
||||
@@ -351,7 +351,7 @@ profile_info_dict = {
|
||||
129,
|
||||
72,
|
||||
73,
|
||||
10,
|
||||
3459,
|
||||
75,
|
||||
203,
|
||||
76,
|
||||
@@ -396,7 +396,7 @@ profile_info_dict = {
|
||||
211,
|
||||
212,
|
||||
90,
|
||||
10,
|
||||
3459,
|
||||
91,
|
||||
93,
|
||||
94
|
||||
@@ -438,7 +438,7 @@ profile_info_dict = {
|
||||
85,
|
||||
87,
|
||||
88,
|
||||
10,
|
||||
3459,
|
||||
207
|
||||
],
|
||||
"fiveG_WPA2_SSID": "ECW5211_5G_WPA2_NAT",
|
||||
@@ -476,7 +476,7 @@ profile_info_dict = {
|
||||
320,
|
||||
129,
|
||||
337,
|
||||
10,
|
||||
3459,
|
||||
333,
|
||||
334,
|
||||
335
|
||||
@@ -514,7 +514,7 @@ profile_info_dict = {
|
||||
"childProfileIds": [
|
||||
129,
|
||||
313,
|
||||
10,
|
||||
3459,
|
||||
314,
|
||||
315,
|
||||
316,
|
||||
@@ -562,7 +562,7 @@ profile_info_dict = {
|
||||
354,
|
||||
355,
|
||||
356,
|
||||
10,
|
||||
3459,
|
||||
351
|
||||
],
|
||||
"fiveG_WPA2_SSID": "EC420_5G_WPA2_VLAN",
|
||||
@@ -601,7 +601,7 @@ profile_info_dict = {
|
||||
359,
|
||||
360,
|
||||
361,
|
||||
10,
|
||||
3459,
|
||||
362,
|
||||
363
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user