gitlab-ci: Archive logs of acceptance tests
commitdf063546c2de1a5045e356253abd9a2e6e2bec6d
authorWainer dos Santos Moschetta <wainersm@redhat.com>
Fri, 11 Dec 2020 18:38:27 +0000 (11 15:38 -0300)
committerThomas Huth <thuth@redhat.com>
Fri, 18 Dec 2020 11:25:42 +0000 (18 12:25 +0100)
tree4205ec8b510f90079760c02b08f3c7a8b37c8513
parentba2232bae6d67706b6a72e487fd57ccf38486a14
gitlab-ci: Archive logs of acceptance tests

Keep the logs of acceptance tests for two days on GitLab. If you want
to make it available for more time, click on the 'Keep' button on
the Job page at web UI.

By default GitLab will archive artifacts only if the job succeed.
Instead let's keep it on both success and failure, so it gives the
opportunity to the developer/maintainer to check the error logs
as well as to the logs of CANCEL tests (not shown on the job logs).

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201211183827.915232-4-wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml