|
From: | Thomas Huth |
Subject: | Re: [PATCH] gitlab-ci: Remove unused container images |
Date: | Mon, 22 Feb 2021 06:31:15 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 20/02/2021 22.10, Alex Bennée wrote:
Thomas Huth <thuth@redhat.com> writes:We're building a lot of containers in the gitlab-CI that we never use. This takes away network bandwidth and CPU time from other jobs for no use, so let's remove them for now. The individual containers could be re-added later when we really need them.They are used - when people run check-tcg their builds are cached via gitlab.
Oh, I didn't know that. But where's the magic that tells the tcg tests to use the registry from gitlab?
"grep -ri gitlab tests/tcg" does not show any results?Also some documentation would be helpful, docs/devel/testing.rst does not talk about gitlab at all...?
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |