osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/42611?usp=email )


Change subject: jobs/octsim_osmo-ccid-firmware: add branch param
......................................................................

jobs/octsim_osmo-ccid-firmware: add branch param

Change-Id: I05321cd2c174060381e099aa49d5932f9cafdd28
---
M jobs/octsim_osmo-ccid-firmware.yml
1 file changed, 7 insertions(+), 1 deletion(-)



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

diff --git a/jobs/octsim_osmo-ccid-firmware.yml 
b/jobs/octsim_osmo-ccid-firmware.yml
index f7efa09..07046e0 100644
--- a/jobs/octsim_osmo-ccid-firmware.yml
+++ b/jobs/octsim_osmo-ccid-firmware.yml
@@ -6,6 +6,12 @@
     node: octsimtest
     parameters:
       - string:
+          name: BRANCH
+          description: |
+                Branch of <code>osmo-ccid-firmware.git</code>, from which the
+                test code (<code>test</code> directory) gets read.
+          default: 'master'
+      - string:
           name: EMAIL_NOTIFICATIONS
           description: For failed build notifications, set to empty to disable
           default: '[email protected] 
[email protected] [email protected]'
@@ -21,7 +27,7 @@
           git-config-email: '[email protected]'
           skip-tag: true
           branches:
-            - 'master'
+            - '$BRANCH'
     properties:
     - build-discarder:
         days-to-keep: 30

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42611?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I05321cd2c174060381e099aa49d5932f9cafdd28
Gerrit-Change-Number: 42611
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to