Attention is currently required from: fixeria, pespin.
Hello Jenkins Builder, fixeria, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40453?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: pgw: initial testenv.cfg
......................................................................
pgw: initial testenv.cfg
All tests are passing with this config.
Related: OS#6494
Change-Id: I0f14ce56859c3303b2f6af57d7ab5722e0cbe8e0
---
M _testenv/data/podman/Dockerfile
M _testenv/testenv/podman.py
M pgw/PGW_Tests.cfg
A pgw/freediameter.conf
A pgw/open5gs-nrf.yaml
A pgw/open5gs-smf.yaml
A pgw/open5gs-upf.yaml
A pgw/osmo-uecups-daemon.cfg
A pgw/testenv.cfg
A pgw/testenv.sh
10 files changed, 310 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/53/40453/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40453?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0f14ce56859c3303b2f6af57d7ab5722e0cbe8e0
Gerrit-Change-Number: 40453
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email )
Change subject: repo-install-test: ignore eclipse-titan-optdir
......................................................................
repo-install-test: ignore eclipse-titan-optdir
The osmocom:latest repository now has eclipse-titan-optdir-9.0.0 and
eclipse-titan-optdir-11.1.0 packages, which allow installing multiple
titan versions side-by-side. The related -dbgsym packages can conflict
with the main eclipse-titan-dbgsym package. Ignore these packages in the
repo-install test.
Fixes:
Unpacking eclipse-titan-optdir-9.0.0-dbgsym (9.0.0~osmocom1.2263.c685) ...
dpkg: error processing archive /tmp/apt-dpkg-install-4XXdZ1/205-eclipse-titan-optdir-9.0.0-dbgsym_9.0.0~osmocom1.2263.c685_amd64.deb (--unpack):
trying to overwrite '/usr/lib/debug/.build-id/0a/072e12f92a7b564adec3a0896c18aa6c942391.debug', which is also in package eclipse-titan-dbgsym 9.0.0.3.0bbfc~osmocom
Related: https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian12/feed=…
Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
---
M scripts/repo-install-test/run-inside.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, but someone else must approve
osmith: Looks good to me, approved; Verified
Jenkins Builder: Verified
diff --git a/scripts/repo-install-test/run-inside.sh b/scripts/repo-install-test/run-inside.sh
index b76f4dc..0e549b0 100755
--- a/scripts/repo-install-test/run-inside.sh
+++ b/scripts/repo-install-test/run-inside.sh
@@ -328,6 +328,7 @@
libhyder*) ;;
limesuite*) ;;
soapysdr*-module-lms7*) ;;
+ eclipse-titan-optdir*) ;;
# Depends on specific verions 0.5.4.38.0847 of rtl-sdr, which
# we won't install
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
Gerrit-Change-Number: 40451
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>