commit | 525ac688898b0a1c0f5e6ead5336b3b2f384c571 | [log] [tgz] |
---|---|---|
author | adam | Mon Jun 05 10:23:30 2023 +0300 |
committer | adam | Mon Jun 05 16:46:47 2023 +0300 |
tree | 1c7375ed570175b0709345ed903f6109c98d0dae | |
parent | 72d70babd68767ccb46735bd81dc83bf6041a8cc [diff] |
make the e2e feature tests run as a parallel test by default Now the e2e feature tests took too much time together to finish execution, so instead of sequentially executing the tests the CI will execute them in a parallel way. Optionally in a followup change, the separate parallel job definitions could be removed, because with this current change all e2e feature tests will run as parallel tests. Change-Id: I68dfbd3509a838dd2999cec3307771a0c7b3ef80