mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-04 04:48:01 +00:00 
			
		
		
		
	- changed --testbed and removed --1.x from interop.yml
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/interop.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/interop.yml
									
									
									
									
										vendored
									
									
								
							@@ -129,7 +129,7 @@ jobs:
 | 
			
		||||
                  - -c
 | 
			
		||||
                  - |
 | 
			
		||||
                    cd tests
 | 
			
		||||
                    pytest -m "${{ steps.marker.outputs.expression }}" -s -vvv --testbed=interop -o 'jobName=Github-Interop-${{ matrix.test_type }}' -o 'jobNumber=${{ github.run_number }}' --skip-testrail --alluredir=/tmp/allure-results --1.x
 | 
			
		||||
                    pytest -m "${{ steps.marker.outputs.expression }}" -s -vvv --testbed=interop-03 -o 'jobName=Github-Interop-${{ matrix.test_type }}' -o 'jobNumber=${{ github.run_number }}' --skip-testrail --alluredir=/tmp/allure-results
 | 
			
		||||
                    ret=\$?
 | 
			
		||||
                    # sleep some time to be able to download the Allure results
 | 
			
		||||
                    sleep 60
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user