mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-31 02:48:11 +00:00 
			
		
		
		
	Wifi 13177 (#860)
* Changed default value of testbed from basic-01 to basic-1 Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> * Changed default value of testbed from basic-1 to basic-testbed Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> --------- Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> Co-authored-by: Anil Kumar Tegala <80811302+anil-tegala@users.noreply.github.com>
This commit is contained in:
		| @@ -53,8 +53,8 @@ def pytest_addoption(parser): | ||||
|     parser.addoption( | ||||
|         "--testbed", | ||||
|         # nargs="+", | ||||
|         default="basic-1", | ||||
|         help="AP Model which is needed to test" | ||||
|         default="basic-testbed", | ||||
|         help="Testbed name for the AP Model which is needed to test" | ||||
|     ) | ||||
|     parser.addoption( | ||||
|         "--num_stations", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jitendracandela
					jitendracandela