[PATCH] 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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sat Dec 2 22:07:08 UTC 2017


Review at  https://gerrit.osmocom.org/5140

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

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/40/5140/1

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..f058b42 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,7 +261,7 @@
       - osmocom-bb
 
     jobs:
-      - '{repos}'
+      - 'master-{repos}'
 
 - job-template:
     name: '{repos}'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If623e573e49d4f1a409139c112afbc34e4cc450e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list