mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-02 19:58:03 +00:00 
			
		
		
		
	ct_us_001_rig.json : json configuration for qa dashboard
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		
							
								
								
									
										443
									
								
								py-scripts/tools/ct_us_001_rig.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										443
									
								
								py-scripts/tools/ct_us_001_rig.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,443 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "ct_us_001":{
 | 
				
			||||||
 | 
					        "Notes":[
 | 
				
			||||||
 | 
					            "The json is used to orchastrate the tests to be run on testbed ct_us_001",
 | 
				
			||||||
 | 
					            "This json file is used as an input to the ./lf_check.py file",
 | 
				
			||||||
 | 
					            "The variables that are all capitalized below are replaced with configuration",
 | 
				
			||||||
 | 
					            "from the json file. so LF_MGR_IP in the test below is replaced by the json lf_mgr_ip",
 | 
				
			||||||
 | 
					            "The replacement is loosely coupled so the upper and lower case convention is used",
 | 
				
			||||||
 | 
					            "to identify replaced strings in the lf_check.py code."  
 | 
				
			||||||
 | 
					        ]  
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_parameters":{
 | 
				
			||||||
 | 
					        "test_bed": "CT-US-001",
 | 
				
			||||||
 | 
					        "lf_mgr_ip": "192.168.100.116",
 | 
				
			||||||
 | 
					        "lf_mgr_port": "8080",
 | 
				
			||||||
 | 
					        "dut_name": "ASUSRT-AX88U",
 | 
				
			||||||
 | 
					        "dut_bssid_2g": "3c:7c:3f:55:4d:60",
 | 
				
			||||||
 | 
					        "dut_bssid_5g": "3c:7c:3f:55:4d:64",
 | 
				
			||||||
 | 
					        "dut_sw": "3.0.0.4.386_44266",
 | 
				
			||||||
 | 
					        "test_timeout": 300,
 | 
				
			||||||
 | 
					        "load_blank_db": false,
 | 
				
			||||||
 | 
					        "load_factory_default_db": true,
 | 
				
			||||||
 | 
					        "load_custom_db": false,
 | 
				
			||||||
 | 
					        "custom_db": "DFLT_ETH1_GEN",
 | 
				
			||||||
 | 
					        "email_list_production": "konikofi@candelatech.com,greearb@candelatech.com,logan.lipke@candelatech.com,dipti.dhond@candelatech.com,chuck.rekiere@candelatech.com,matthew@candelatech.com,iain.davidson@candelatech.com,jreynolds@candelatech.com",
 | 
				
			||||||
 | 
					        "host_ip_production": "192.168.100.201",
 | 
				
			||||||
 | 
					        "email_list_test": "chuck.rekiere@candelatech.com",
 | 
				
			||||||
 | 
					        "host_ip_test": "192.168.100.201",
 | 
				
			||||||
 | 
					        "email_title_txt": "Lanforge QA Testing CT-US-001",
 | 
				
			||||||
 | 
					        "email_txt": "Lanforge QA Testing CT-US-001 "
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_network":{
 | 
				
			||||||
 | 
					        "http_test_ip": "10.40.0.10",
 | 
				
			||||||
 | 
					        "ftp_test_ip": "10.40.0.10",
 | 
				
			||||||
 | 
					        "test_ip": "192.168.0.104"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_generic":{
 | 
				
			||||||
 | 
					        "radio_used": "wiphy1",
 | 
				
			||||||
 | 
					        "ssid_used": "asus11ax-5",
 | 
				
			||||||
 | 
					        "ssid_pw_used": "hello123",
 | 
				
			||||||
 | 
					        "security_used": "wpa2",
 | 
				
			||||||
 | 
					        "num_sta": 1,
 | 
				
			||||||
 | 
					        "col_names": "name,tx_byptes,rx_bytes,dropped",
 | 
				
			||||||
 | 
					        "upstream_port": "eth2"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_database":{
 | 
				
			||||||
 | 
					        "database_config": "True",
 | 
				
			||||||
 | 
					        "database_host": "192.168.100.201",
 | 
				
			||||||
 | 
					        "database_port": "8086",
 | 
				
			||||||
 | 
					        "database_token": "-u_Wd-L8o992701QF0c5UmqEp7w7Z7YOMaWLxOMgmHfATJGnQbbmYyNxHBR9PgD6taM_tcxqJl6U8DjU1xINFQ==",
 | 
				
			||||||
 | 
					        "database_org": "Candela",
 | 
				
			||||||
 | 
					        "database_bucket": "lanforge_qa_testing",
 | 
				
			||||||
 | 
					        "dut_set_name": "DUT_NAME ASUSRT-AX88U",
 | 
				
			||||||
 | 
					        "database_tag": "testbed CT-US-001",
 | 
				
			||||||
 | 
					        "test_rig": "CT-US-001"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_dashboard":{
 | 
				
			||||||
 | 
					        "dashboard_config": "True",
 | 
				
			||||||
 | 
					        "dashboard_host": "192.168.100.201",
 | 
				
			||||||
 | 
					        "dashboard_token": "eyJrIjoiS1NGRU8xcTVBQW9lUmlTM2dNRFpqNjFqV05MZkM0dzciLCJuIjoibWF0dGhldyIsImlkIjoxfQ=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_blog":{
 | 
				
			||||||
 | 
					        "blog_config": "True",
 | 
				
			||||||
 | 
					        "blog_host": "192.168.100.153",
 | 
				
			||||||
 | 
					        "blog_token": "60df4b0175953f400cd30650:d50e1fabf9a9b5d3d30fe97bc3bf04971d05496a89e92a169a0d72357c81f742",
 | 
				
			||||||
 | 
					        "blog_authors": "Matthew",
 | 
				
			||||||
 | 
					        "blog_customer": "candela",
 | 
				
			||||||
 | 
					        "blog_user_push": "lanforge",
 | 
				
			||||||
 | 
					        "blog_password_push": "lanforge",
 | 
				
			||||||
 | 
					        "blog_flag": "--kpi_to_ghost"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "radio_dict":{
 | 
				
			||||||
 | 
					        "RADIO_0_CFG":{"KEY":"RADIO_0_CFG","RADIO":"wiphy0","STATIONS":"1","SSID":"asus11ax-5","PASSWD":"hello123","SECURITY":"wpa2"},
 | 
				
			||||||
 | 
					        "RADIO_1_CFG":{"KEY":"RADIO_1_CFG","RADIO":"wiphy1","STATIONS":"1","SSID":"asus11ax-5","PASSWD":"hello123","SECURITY":"wpa2"}        
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "test_suites":{
 | 
				
			||||||
 | 
					        "suite_l3":{
 | 
				
			||||||
 | 
					                "test_l3_longevity":{"enabled":"TRUE","load_db":"skip","command":"test_l3_longevity.py","args":"--test_duration 15s --polling_interval 5s --upstream_port eth2 --radio 'radio==wiphy1,stations==4,ssid==asus11ax-5,ssid_pw==hello123,security==wpa2' --endp_type lf_udp --rates_are_totals --side_a_min_bps=20000 --side_b_min_bps=300000000"}
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "suite_wc_dp_mt":{
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_0":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_mt7915e_sta19":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 19 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_wifi_capacity_mt7915e":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_wifi_capacity_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
 | 
				
			||||||
 | 
					                    " --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'mt7915e'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG --influx_host DATABASE_HOST --influx_port DATABASE_PORT --influx_org DATABASE_ORG",
 | 
				
			||||||
 | 
					                    " --influx_token=DATABASE_TOKEN --influx_bucket DATABASE_BUCKET --influx_tag DATABASE_TAG --set DUT_SET_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_mt7915e_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 1 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_dataplane_ATH10K_mt7915e_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_dataplane_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-dpt",
 | 
				
			||||||
 | 
					                    " --config_name test_con --upstream 1.1.eth2 --dut asus_5g --duration 30s --station 1.1.wlan7",
 | 
				
			||||||
 | 
					                    " --download_speed 85% --upload_speed 0 --raw_line 'pkts: 60;88;120;256;512;1024;MTU' ",
 | 
				
			||||||
 | 
					                    " --raw_line 'directions: DUT Transmit' --raw_line 'traffic_types: UDP' --raw_line 'bandw_options: 20'",
 | 
				
			||||||
 | 
					                    " --raw_line 'spatial_streams: 1' --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'mt7915e' ",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_QA":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"./tools/lf_qa.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --path REPORT_PATH --store --png --database ./tools/qa_test_db"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "suite_wc_dp_short":{
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_for_ATH10K":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_ATH10K(9984)_sta50":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 50 'DUT: DUT_NAME Radio-1' NA wiphy1,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_wifi_capacity_ATH10K(9984)":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_wifi_capacity_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
 | 
				
			||||||
 | 
					                    " --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG "
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_QA":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"./tools/lf_qa.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --path REPORT_PATH --store --png --database ./tools/qa_test_db"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "suite_wc_dp":{
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_for_ATH10K":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_ATH10K(9984)_sta50":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 50 'DUT: DUT_NAME Radio-1' NA wiphy1,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_wifi_capacity_ATH10K(9984)":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_wifi_capacity_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
 | 
				
			||||||
 | 
					                    " --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG --influx_host DATABASE_HOST --influx_port DATABASE_PORT --influx_org DATABASE_ORG",
 | 
				
			||||||
 | 
					                    " --influx_token=DATABASE_TOKEN --influx_bucket DATABASE_BUCKET --influx_tag DATABASE_TAG --set DUT_SET_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_ATH10K(9984)_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 1 'DUT: DUT_NAME Radio-1' NA wiphy1,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_dataplane_ATH10K(9984)_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_dataplane_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-dpt",
 | 
				
			||||||
 | 
					                    " --config_name test_con --upstream 1.1.eth2 --dut asus_5g --duration 30s --station 1.1.wlan1",
 | 
				
			||||||
 | 
					                    " --download_speed 85% --upload_speed 0 --raw_line 'pkts: 60;88;120;256;512;1024;MTU' ",
 | 
				
			||||||
 | 
					                    " --raw_line 'directions: DUT Transmit' --raw_line 'traffic_types: UDP' --raw_line 'bandw_options: 20'",
 | 
				
			||||||
 | 
					                    " --raw_line 'spatial_streams: 1' --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)' ",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG" 
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_for_AX210":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    "--lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_wiphy3_AX210_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 1 'DUT: DUT_NAME Radio-1' NA wiphy3,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\" "                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },    
 | 
				
			||||||
 | 
					            "CT-US-001_wifi_capacity_wiphy3_AX210_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_wifi_capacity_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
 | 
				
			||||||
 | 
					                    " --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --stations 1.1.wlan3  --test_tag 'AX210'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG --influx_host DATABASE_HOST --influx_port DATABASE_PORT --influx_org DATABASE_ORG",
 | 
				
			||||||
 | 
					                    " --influx_token=DATABASE_TOKEN --influx_bucket DATABASE_BUCKET --influx_tag DATABASE_TAG --set DUT_SET_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_dataplane_wiphy3_AX210_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_dataplane_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-dpt",
 | 
				
			||||||
 | 
					                    " --config_name test_con --upstream 1.1.eth2 --dut asus_5g --duration 30s --station 1.1.wlan3",
 | 
				
			||||||
 | 
					                    " --download_speed 85% --upload_speed 0 --raw_line 'pkts: 60;88;120;256;512;1024;MTU' ",
 | 
				
			||||||
 | 
					                    " --raw_line 'directions: DUT Transmit' --raw_line 'traffic_types: UDP' --raw_line 'bandw_options: 20'",
 | 
				
			||||||
 | 
					                    " --raw_line 'spatial_streams: 1' --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'AX210'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_for_mt7915e":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_mt7915e_sta19":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 19 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_wifi_capacity_mt7915e":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_wifi_capacity_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
 | 
				
			||||||
 | 
					                    " --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'mt7915e'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG" 
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_mt7915e_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ct-us-001-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 1 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""                    
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_dataplane_ATH10K_mt7915e_sta1":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"lf_dataplane_test.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-dpt",
 | 
				
			||||||
 | 
					                    " --config_name test_con --upstream 1.1.eth2 --dut asus_5g --duration 30s --station 1.1.wlan7",
 | 
				
			||||||
 | 
					                    " --download_speed 85% --upload_speed 0 --raw_line 'pkts: 60;88;120;256;512;1024;MTU' ",
 | 
				
			||||||
 | 
					                    " --raw_line 'directions: DUT Transmit' --raw_line 'traffic_types: UDP' --raw_line 'bandw_options: 20'",
 | 
				
			||||||
 | 
					                    " --raw_line 'spatial_streams: 1' --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'mt7915e' ",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_dut_2":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview_dut.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
 | 
				
			||||||
 | 
					                    " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
 | 
				
			||||||
 | 
					                ]},
 | 
				
			||||||
 | 
					            "CT-US-001_create_chamberview_ap":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"create_chamberview.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
 | 
				
			||||||
 | 
					                    " --create_scenario ucentral-scenario ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 64 'DUT: DUT_NAME Radio-1' NA wiphy1,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 STA-AC 1 'DUT: DUT_NAME Radio-1' NA wiphy4,AUTO -1 NA\" ",
 | 
				
			||||||
 | 
					                    " --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA \" "
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_lf_ap_auto_test": {
 | 
				
			||||||
 | 
					                "enabled": "TRUE",
 | 
				
			||||||
 | 
					                "command": "lf_ap_auto_test.py",
 | 
				
			||||||
 | 
					                "timeout":"1200",
 | 
				
			||||||
 | 
					                "args": "",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge",
 | 
				
			||||||
 | 
					                    " --instance_name ap-auto-instance --config_name test_con --upstream UPSTREAM_PORT",
 | 
				
			||||||
 | 
					                    " --dut5_0 'DUT_NAME lanforge DUT_BSSID_5G (1)' --dut2_0 'DUT_NAME lanforge DUT_BSSID_5G (1)'",
 | 
				
			||||||
 | 
					                    " --max_stations_2 32 --max_stations_5 32 --max_stations_dual 100 --radio2 1.1.wiphy1",
 | 
				
			||||||
 | 
					                    " --radio5 1.1.wiphy2 --set 'Basic Client Connectivity' 1",
 | 
				
			||||||
 | 
					                    " --set 'Multi Band Performance' 0 --set 'Stability' 0 --set 'Multi-Station Throughput vs Pkt Size'  0,",
 | 
				
			||||||
 | 
					                    " --set 'Throughput vs Pkt Size' 0 --set 'Capacity' 0 --set 'Band-Steering' 0 --set 'Skip 2.4 Ghz Tests' 1",
 | 
				
			||||||
 | 
					                    " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)'",
 | 
				
			||||||
 | 
					                    " --test_rig TEST_RIG"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "CT-US-001_QA":{
 | 
				
			||||||
 | 
					                "enabled":"TRUE",
 | 
				
			||||||
 | 
					                "timeout":"600",
 | 
				
			||||||
 | 
					                "load_db":"skip",
 | 
				
			||||||
 | 
					                "command":"./tools/lf_qa.py",
 | 
				
			||||||
 | 
					                "args":"",
 | 
				
			||||||
 | 
					                "args_list":[
 | 
				
			||||||
 | 
					                    " --path REPORT_PATH --store --png --database ./tools/qa_test_db"
 | 
				
			||||||
 | 
					                ]
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }   
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
								
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
							
 | 
				
			||||||
 | 
						
 | 
				
			||||||
		Reference in New Issue
	
	Block a user