Revert adding gsutil for gcs uploads
Created by: andrcuns
gsutil
is adding some unnecessary complexity and potential performance gains are not worth it. gsutil rsync
method can also be very slow in some cases (when history file grows large)
Allure report
allure-report-publisher
generated test report!
rspec:
+----------------------------------------------------------------+
| behaviors summary |
+-----------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| helpers | 123 | 0 | 0 | 0 | 123 | ✅ |
| uploaders | 51 | 0 | 0 | 0 | 51 | ✅ |
| cli | 3 | 0 | 0 | 0 | 3 | ✅ |
| providers | 48 | 0 | 0 | 0 | 48 | ✅ |
| commands | 63 | 0 | 0 | 0 | 63 | ✅ |
| generator | 6 | 0 | 0 | 0 | 6 | ✅ |
+-----------+--------+--------+---------+-------+-------+--------+
| Total | 294 | 0 | 0 | 0 | 294 | ✅ |
+-----------+--------+--------+---------+-------+-------+--------+