Skip to content

test: improve artifact acceptance test

feistel requested to merge feistel/gitlab-pages:perf/test-artifact into master

What does this MR do?

Improve artifact acceptance test to speed up ci: avoid recreating the page process and always assume artifacts-server-timeout=1. Subtests are also run in parallel

See https://gitlab.com/gitlab-org/gitlab-pages/-/pipelines/359800164/test_report

The difference between artifact tests and other acceptance tests is huge.

TODO

Edited by feistel

Merge request reports