Skip to content
Success

#525 (Feb 9, 2024, 11:21:06 AM)

Started 2 yr 0 mo ago
Took 0.45 sec on build2-deb11build-ansible

Started by an SCM change

This run spent:

  • 5.9 sec waiting;
  • 0.45 sec build duration;
  • 6.3 sec total from scheduled to completion.
Revision: 8c6ebc8c764fb4d7170372112649a87e3c440d83
Repository: https://gerrit.osmocom.org/docker-playground
  • refs/remotes/origin/master
ttcn3-bts-test: do not start osmo-bts-virtual / virtphy containers

We cannot execute the virtphy based testcases due to the limitations
of Docker (see https://github.com/moby/libnetwork/issues/2397).  The
function starting the testsuite was already commented out, but not
the lines starting containers with osmo-bts-virtual and virtphy.

To put it simple, we start and immediately terminate those containers.
And since recently (Feb 1st), we started seeing socket creation errors
in both containers, causing jenkins.sh to abort early.  It's yet
unclear what's the cause of those socket errors, but regardless of
that we should still be running other pending testcases.

Change-Id: I7c9ccc9cc400edb7a05e222e51671fd49631a4cd
Fixes: OS#6352
Vadim Yanitskiy at