File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 6060 required : False
6161
6262 e2e_binaries_artifact :
63+ description : |
64+ By setting this the E2E binaries folder will not be created, rather it
65+ will be downloaded and extracted from the specified artifact. When
66+ running tests in `run-only` mode this must be provided.
6367 type : string
6468 default : ' '
6569 required : False
6670 e2e_testing_mode :
71+ description : |
72+ Testing mode to run E2E tests in, can be either `full`, `build-only`
73+ or `run-only`. In `build-only` mode an artifact of the E2E binaries
74+ will be uploaded.
6775 type : string
6876 default : ' full'
6977 artifact_suffix :
78+ description : ' Suffix for E2E binaries artifact that is output when in `build-only`.'
7079 type : string
7180 default : ' default'
7281 retention-days :
73- description : ' E2E binaries artifact retention period'
82+ description : ' E2E binaries artifact retention period. '
7483 type : string
7584 default : 1
7685
You can’t perform that action at this time.
0 commit comments