E2E: adds recordings (#42622)

This commit is contained in:
Hugo Häggmark
2021-12-02 10:21:31 +01:00
committed by GitHub
parent bb24e8d578
commit bde01e8771
3 changed files with 47 additions and 2 deletions
+1
View File
@@ -691,6 +691,7 @@ def e2e_tests_step(suite, edition, port=3001, tries=None):
],
'environment': {
'HOST': 'end-to-end-tests-server' + enterprise2_suffix(edition),
'CYPRESS_RECORD_KEY': 'b4c5b453-078a-40f5-936c-993d6d8037eb',
},
'volumes': [{
'name': 'cypress_cache',