[MERGED] osmo-gsm-tester[master]: default-suites.conf: Add suites to explicitly test with sysm...

2017-08-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged.

Change subject: default-suites.conf: Add suites to explicitly test with 
sysmoCell5000
..


default-suites.conf: Add suites to explicitly test with sysmoCell5000

Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
---
M example/default-suites.conf
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/example/default-suites.conf b/example/default-suites.conf
index 4904844..0198486 100644
--- a/example/default-suites.conf
+++ b/example/default-suites.conf
@@ -2,6 +2,8 @@
 - aoip_sms:sysmo
 - sms:trx-b200
 - aoip_sms:trx-b200
+- sms:trx-sysmocell5000
+- aoip_sms:trx-sysmocell5000
 - smpp
 - aoip_smpp
 - aoip_encryption

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol 


osmo-gsm-tester[master]: default-suites.conf: Add suites to explicitly test with sysm...

2017-08-24 Thread Harald Welte

Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


osmo-gsm-tester[master]: default-suites.conf: Add suites to explicitly test with sysm...

2017-08-23 Thread Pau Espin Pedrol

Patch Set 1:

Depends on following patch for osmo-bts: https://gerrit.osmocom.org/#/c/3580/

Don't merge this patch before that one is merged.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


[PATCH] osmo-gsm-tester[master]: default-suites.conf: Add suites to explicitly test with sysm...

2017-08-23 Thread Pau Espin Pedrol

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

default-suites.conf: Add suites to explicitly test with sysmoCell5000

Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
---
M example/default-suites.conf
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/89/3589/1

diff --git a/example/default-suites.conf b/example/default-suites.conf
index 72a90db..0a46253 100644
--- a/example/default-suites.conf
+++ b/example/default-suites.conf
@@ -2,5 +2,7 @@
 - aoip_sms:sysmo
 - sms:trx-b200
 - aoip_sms:trx-b200
+- sms:trx-sysmocell5000
+- aoip_sms:trx-sysmocell5000
 - smpp
 - aoip_smpp

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ff08a281c0c32148ca2c59f731d6550bf7b1c90
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol