mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-03 20:38:05 +00:00 
			
		
		
		
	[WIFI-9211] Chg: regression allure report path by marker (#626)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/regression.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/regression.yml
									
									
									
									
										vendored
									
									
								
							@@ -2732,7 +2732,7 @@ jobs:
 | 
				
			|||||||
        #if: github.ref == 'refs/heads/master'
 | 
					        #if: github.ref == 'refs/heads/master'
 | 
				
			||||||
        uses: ./.github/actions/allure-report-to-s3
 | 
					        uses: ./.github/actions/allure-report-to-s3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          test_type: regression_${{ matrix.marker }}
 | 
					          test_type: regression/${{ matrix.marker }}
 | 
				
			||||||
          testbed: ${{ matrix.model }}
 | 
					          testbed: ${{ matrix.model }}
 | 
				
			||||||
          report_path: allure-report
 | 
					          report_path: allure-report
 | 
				
			||||||
          s3_access_key_id: ${{ secrets.ALLURE_S3_ACCESS_KEY_ID }}
 | 
					          s3_access_key_id: ${{ secrets.ALLURE_S3_ACCESS_KEY_ID }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user