make the e2e feature tests run as a parallel test by default 37/18437/7
authoradam <>
Mon, 5 Jun 2023 07:23:30 +0000 (10:23 +0300)
committeradam <>
Mon, 5 Jun 2023 13:46:47 +0000 (16:46 +0300)
commit525ac688898b0a1c0f5e6ead5336b3b2f384c571
tree1c7375ed570175b0709345ed903f6109c98d0dae
parent72d70babd68767ccb46735bd81dc83bf6041a8cc
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
jjb/metal3/defaults.yml
jjb/metal3/job_capm3_e2e_feature_tests.yml
jjb/metal3/job_capm3_main_e2e_feature_tests.yml
jjb/metal3/job_keep_capm3_e2e_feature_tests.yml
jjb/metal3/job_parallel_capm3_e2e_tests.yml [deleted file]
jjb/metal3/projects.yml