9
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Pau Espin 3bd747e3af contrib/jenkins.sh: Update script to fix several issues and use recent
osmo-ci utils

Previous script didn't clean workspace and git repositories were
allegedly not being updated, hiding build failures against newer deps.

Currently cellmgr-ng is not being maintained and fails to build against
recent libosmo-sccp. For that dep repo, tag "old_sua" is used since
after that tag, APIs changed considerably and it is known that
cellmgr-ng cannot build starting from there.

It's up to whoever wants to maintain it to make changes in cellmgr-ng to
support newer libosmo-sccp.

While building with new jenkins.sh script and "old_sua" tag, still there
are some build issues (mostly related to build system), like some
Makefile.am files missing some LDFLAGS. Some of them are fixed in
follow-up patches. Some other are left as an exercise for whover wants
to revive this repo.

Change-Id: Ic597664198547ec367d7926d4e401b9734c8cfa9
2018-11-27 12:48:15 +01:00
Holger Hans Peter Freyther 8ddafcc5ac jenkins: Disable building doxygen help in libosmocore
Change-Id: Iec6ad62c01aaaa7300086d130cc5512683f6c565
2016-08-15 13:57:20 +02:00
Holger Hans Peter Freyther 368e549a92 tests/vty: Add VTY tests to the osmo-stp
There seems to be issues with the write handling of the osmo-stp
and so far we did not enable vty tests here. Make it possible to
enable the tests, fix the VTY strings, change string to OsmoSTP.

Change-Id: I547fd4840d86ce16e8589fb63802dd7099781194
2016-08-15 13:36:25 +02:00
Holger Hans Peter Freyther 35f9136d76 jenkins: Add the build script from jenkins here
This can be used to replicate a build issue more easily.
2016-04-13 18:58:26 -04:00