jobs/gerrit-verifications: add osmo-ci

Run the linter again on osmo-ci. It used to run on osmo-ci.git with
gerrit-lint.yml before recent refactoring in
I5f1340248cd116c5fa5134eee3fae50baf7ef851. Adding it to
gerrit-verifications like this makes it run again, pipeline_lint: true
is the default.

Related: OS#2385
Change-Id: Ie6d8a99647846fb4008953b444bba642cbcf3b1e
This commit is contained in:
Oliver Smith 2022-10-11 13:36:21 +02:00
parent 191ecd07cf
commit 05e836e722
1 changed files with 4 additions and 0 deletions

View File

@ -166,6 +166,10 @@
cmd: 'docker pull {docker_img} && {docker_run} {docker_img} {timeout_cmd} /build/contrib/jenkins.sh'
pipeline_binpkgs: false
- osmo-ci:
pipeline_build: false
pipeline_binpkgs: false
- osmo-ggsn:
a1_name: GTP
a1: !!python/tuple [--enable-gtp-linux,--disable-gtp-linux]