mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-30 18:38:06 +00:00 
			
		
		
		
	Added examples to run in ucentral
This commit is contained in:
		| @@ -12,11 +12,8 @@ pytest -m firmware -s -vvv --testbed=basic-01 -o build=<firmware URL> --1.x | |||||||
| ### Run on 2.X SDK | ### Run on 2.X SDK | ||||||
|  |  | ||||||
| ```commandline | ```commandline | ||||||
| pytest -m sanity and not interop -s -vvv --testbed=basic-01 -o build=<firmware URL>  | pytest -m uc_sanity -s -vvv --testbed=basic-03 -o build=<firmware URL>  | ||||||
| pytest -m sanity and interop -s -vvv --testbed=basic-01 -o build=<firmware URL> | pytest -m "performance and dataplane_throughput_test" -s -vvv --testbed=basic-03 -o build=<firmware URL> | ||||||
| pytest -m sanity_55 -s -vvv --testbed=basic-01 -o build=<firmware URL>  |  | ||||||
| pytest -m performance -s -vvv --testbed=basic-01 -o build=<firmware URL> |  | ||||||
| pytest -m firmware -s -vvv --testbed=basic-01 -o build=<firmware URL> |  | ||||||
|  |  | ||||||
|  |  | ||||||
| ``` | ``` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Shivam Thakur
					Shivam Thakur