Skip to content

Fix failure for latest copy upload to s3

George Koltsov requested to merge fix-cleanup-empty into main

Created by: andrcuns

Fixes issue with uploading latest copy of report to s3


Allure report

allure-report-publisher generated test report!

rspec: test report for 47fe36bf

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| providers | 48     | 0      | 0       | 0     | 48    | ✅     |
| commands  | 75     | 0      | 0       | 0     | 75    | ✅     |
| uploaders | 57     | 0      | 0       | 0     | 57    | ✅     |
| cli       | 3      | 0      | 0       | 0     | 3     | ✅     |
| helpers   | 123    | 0      | 0       | 0     | 123   | ✅     |
| generator | 6      | 0      | 0       | 0     | 6     | ✅     |
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 312    | 0      | 0       | 0     | 312   | ✅     |
+-----------+--------+--------+---------+-------+-------+--------+

Merge request reports