[MERGED] osmo-ci[master]: jobs: rename normal-builds.yml to master-builds.yml

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Dec 3 13:07:28 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: jobs: rename normal-builds.yml to master-builds.yml
......................................................................


jobs: rename normal-builds.yml to master-builds.yml

Also apply the rename in the job names

Change-Id: If623e573e49d4f1a409139c112afbc34e4cc450e
---
R jobs/master-builds.yml
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/jobs/normal-builds.yml b/jobs/master-builds.yml
similarity index 99%
rename from jobs/normal-builds.yml
rename to jobs/master-builds.yml
index f61715a..aa4edb3 100644
--- a/jobs/normal-builds.yml
+++ b/jobs/master-builds.yml
@@ -2,7 +2,7 @@
 # One cane simply add a gerrit job by adding project's repository to repos list.
 
 - project:
-    name: normal_build
+    name: master_build
     # following default values can be overridden by each repo
     disabled: false
     concurrent: false
@@ -261,10 +261,10 @@
       - osmocom-bb
 
     jobs:
-      - '{repos}'
+      - 'master-{repos}'
 
 - job-template:
-    name: '{repos}'
+    name: 'master-{repos}'
     project-type: matrix
     node: '{node}'
     concurrent: '{obj:concurrent}'

-- 
To view, visit https://gerrit.osmocom.org/5140
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If623e573e49d4f1a409139c112afbc34e4cc450e
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list