SLES: remove tags for dedicated runner, use shared runner with new container
Remove the tags for the SLES builds, so that the shared runners will be used when on dev.
Related to #2254 (closed)
I was looking at the possibility of also removing the different script/only/etc for the SLES jobs, but I am unsure as to why they are different from the rest of the jobs. There are a few steps that don't line up identically, and this is why I have this as a WIP at the moment
- Templated
&tag_build
: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/.gitlab-ci.yml#L193 - SLES tag build: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/.gitlab-ci.yml#L650
Merge request reports
Activity
mentioned in issue #2254 (closed)
@WarheadsSE They are different because they only run on EE. Once we untangle https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2541 , we can also change that.
assigned to @WarheadsSE
Alright, sounds good. We'll come back to this after #2541 then.
assigned to @marin
changed milestone to %9.4
mentioned in commit 62dc7fa7