Change in osmo-ci[master]: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter

2018-08-08 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/10398 )

Change subject: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter
..


Patch Set 2: Verified+1 Code-Review+2


--
To view, visit https://gerrit.osmocom.org/10398
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia4199aa5cfd1f39d34ed7c6104881c68d00dcffa
Gerrit-Change-Number: 10398
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte 
Gerrit-Assignee: Pau Espin Pedrol 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Wed, 08 Aug 2018 09:57:17 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-ci[master]: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter

2018-08-08 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10398 )

Change subject: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter
..

osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter

For some reason almost all projects allow to permit building a
specific non-master branch, only osmo-hlr was missing that parameter.
Untested.

Change-Id: Ia4199aa5cfd1f39d34ed7c6104881c68d00dcffa
---
M jobs/osmo-gsm-tester-builder.yml
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved; Verified



diff --git a/jobs/osmo-gsm-tester-builder.yml b/jobs/osmo-gsm-tester-builder.yml
index ac1e868..748062d 100644
--- a/jobs/osmo-gsm-tester-builder.yml
+++ b/jobs/osmo-gsm-tester-builder.yml
@@ -83,6 +83,8 @@
   - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_msc
   - add_param_build_branch:
+ name: OSMO_GSM_TESTER_BUILD_osmo_hlr
+  - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_pcu
   - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_trx

--
To view, visit https://gerrit.osmocom.org/10398
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4199aa5cfd1f39d34ed7c6104881c68d00dcffa
Gerrit-Change-Number: 10398
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte 
Gerrit-Assignee: Pau Espin Pedrol 
Gerrit-Reviewer: Pau Espin Pedrol 


Change in osmo-ci[master]: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter

2018-08-08 Thread Harald Welte
Harald Welte has uploaded this change for review. ( 
https://gerrit.osmocom.org/10398


Change subject: osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter
..

osmo-gsm-tester: Add OSMO_GSM_TESTER_BUILD_osmo_hlr parameter

For some reason almost all projects allow to permit building a
specific non-master branch, only osmo-hlr was missing that parameter.
Untested.

Change-Id: Ia4199aa5cfd1f39d34ed7c6104881c68d00dcffa
---
M jobs/osmo-gsm-tester-builder.yml
1 file changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/jobs/osmo-gsm-tester-builder.yml b/jobs/osmo-gsm-tester-builder.yml
index ac1e868..748062d 100644
--- a/jobs/osmo-gsm-tester-builder.yml
+++ b/jobs/osmo-gsm-tester-builder.yml
@@ -83,6 +83,8 @@
   - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_msc
   - add_param_build_branch:
+ name: OSMO_GSM_TESTER_BUILD_osmo_hlr
+  - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_pcu
   - add_param_build_branch:
  name: OSMO_GSM_TESTER_BUILD_osmo_trx

--
To view, visit https://gerrit.osmocom.org/10398
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4199aa5cfd1f39d34ed7c6104881c68d00dcffa
Gerrit-Change-Number: 10398
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte