osmith has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12083 )

Change subject: osmo-mgw: don't try to build with transcoding
......................................................................

osmo-mgw: don't try to build with transcoding

Do not build osmo-mgw twice anymore (once with "--enable-mgcp-transcoding" and
once with "--disable-mgcp-transcoding"). configure.ac does not know
these options.

Change-Id: I080cd331caec31c53a43090e6c19d23e31abdec6
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 0 insertions(+), 6 deletions(-)

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



diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index e70d28e..edfcf99 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -135,8 +135,6 @@
       - osmo-iuh

       - osmo-mgw:
-          a1_name: MGCP
-          a1: !!python/tuple [--enable-mgcp-transcoding, 
--disable-mgcp-transcoding]
           concurrent: true
           cmd: >
            # keep first line with less indent to preserve newlines
@@ -144,7 +142,6 @@
               -e HOME=/build \
               -e MAKE=make \
               -e PARALLEL_MAKE="$PARALLEL_MAKE" \
-              -e MGCP="$MGCP" \
               -e PATH="$PATH:/build_bin" \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \
               -w /build -i -u build \
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index d485a5f..7572a20 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -222,8 +222,6 @@
             master-osmo-sgsn

       - osmo-mgw:
-          a1_name: MGCP
-          a1: !!python/tuple [--enable-mgcp-transcoding, 
--disable-mgcp-transcoding]
           concurrent: true
           cmd: >
            # keep first line with less indent to preserve newlines
@@ -231,7 +229,6 @@
               -e HOME=/build \
               -e MAKE=make \
               -e PARALLEL_MAKE="$PARALLEL_MAKE" \
-              -e MGCP="$MGCP" \
               -e PATH="$PATH:/build_bin" \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \
               -w /build -i -u build \

--
To view, visit https://gerrit.osmocom.org/12083
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: I080cd331caec31c53a43090e6c19d23e31abdec6
Gerrit-Change-Number: 12083
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>

Reply via email to