aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-30WIP: ttcn3-ns-test-frlaforge/nsHarald Welte5-0/+184
2021-03-30Add ttcn3-ns-test-sns containerHarald Welte5-0/+170
2021-03-30Add ttcn3-ns-test containerHarald Welte5-0/+180
2021-03-30add osmo-ns-master container with osmo-ns-dummy binaryHarald Welte3-0/+106
2021-03-22ogt: Update base image to debian busterPau Espin Pedrol1-20/+1
2021-03-19Add debian-buster-jenkins docker setupPau Espin Pedrol2-0/+187
2021-03-18ttcn3-bts-test: OML tests ivolve no GSMTAP Um loggingVadim Yanitskiy1-6/+0
2021-03-18ttcn3-bts-test: use 'gsmtap-sapi enable-all' parameterVadim Yanitskiy1-8/+3
2021-03-18ttcn3-bts-test: use 'gsmtap-remote-host' parameterVadim Yanitskiy2-1/+2
2021-03-16fr: kill the frnet container before trying to 'rm' itHarald Welte1-0/+2
2021-03-16ogt: Drop old arfcn leftovers from resources.confPau Espin Pedrol1-4/+0
2021-03-16ttcn3-docker-prepare.sh: fix handling of multiple PROJECTsVadim Yanitskiy1-2/+2
2021-03-16ttcn3-fr-test: store execution logs for both containersVadim Yanitskiy1-2/+7
2021-03-16ttcn3-fr-test: add missing TTCN3_PCAP_PATH for '-frnet' containerVadim Yanitskiy1-0/+1
2021-03-14ttcn3-sgsn-test/osmo-sgsn.cfg: drop deperecated log categoriesVadim Yanitskiy1-2/+0
2021-03-13debian-stretch-build: add missing respawn.shHarald Welte1-0/+3
2021-03-12ttcn3-pcu: Disable sending all DATA.ind on pcu -latestPau Espin Pedrol2-0/+6
2021-03-10Share a single instance of Release.key between all imagesVadim Yanitskiy31-334/+14
2021-03-10Make respawn.sh a common part of *-build/-obs imagesVadim Yanitskiy16-53/+22
2021-03-10make/Makefile: use git to get the project's root directoryVadim Yanitskiy1-1/+2
2021-03-10debian-stretch-build-dist: use -obs-latestOliver Smith1-18/+37
2021-03-10osmo-msc-latest: centos8: add libdbi-dbd-sqliteOliver Smith1-0/+2
2021-03-09*/osmo-bsc.cfg: remove obsolete no-op parametersVadim Yanitskiy8-36/+0
2021-03-09fix ttcn3-bsc-test under CentOS: install missing osmo-bts-omldummyVadim Yanitskiy1-0/+1
2021-03-09*/osmo-bts.cfg: remove obsolete 'uplink-power-target'Vadim Yanitskiy5-5/+0
2021-03-09osmo-remsim-master/Dockerfile: add missing libcsv-devel dependencyVadim Yanitskiy1-0/+1
2021-03-09debian-stretch-jenkins: install osmo-trx dependsOliver Smith1-1/+5
2021-03-08Revert "ttcn3-pcu: Disable sending all DATA.ind on pcu -latest"Pau Espin Pedrol2-6/+0
2021-03-08ttcn3-pcu: Disable sending all DATA.ind on pcu -latestPau Espin Pedrol2-0/+6
2021-03-04osmo-*-master: move common code to *-buildOliver Smith36-677/+25
2021-03-04osmo-*-latest: support centos8Oliver Smith17-67/+205
2021-03-04debian-stretch-obs-latest: new containerOliver Smith36-659/+90
2021-03-04osmo-msc-latest: implicit libdbd-sqlite3 installOliver Smith1-3/+1
2021-03-04osmo-ggsn-latest: add more kernel build dependsOliver Smith1-0/+7
2021-03-02Add osmo-gbproxy-latest containerHarald Welte6-0/+617
2021-03-02add osmo-smlc-latest containerHarald Welte4-0/+63
2021-03-01README.md: describe OSMO_*_BRANCHOliver Smith1-0/+2
2021-03-01kernel-test: verify REMOTE_NAME and URLOliver Smith1-0/+19
2021-02-28ttcn3-cbc-test: fix copy+paste error regarding osmo-stp.cfgHarald Welte1-3/+0
2021-02-26kernel-test: don't try to use KVM if not availableOliver Smith5-3/+54
2021-02-26ttcn3-sip: Drop uneeded module param MNCC_Emulation.mp_mncc_versionPau Espin Pedrol1-1/+0
2021-02-26ttcn3-msc: Drop uneeded module paramsPau Espin Pedrol1-4/+0
2021-02-26ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsmPau Espin Pedrol1-1/+0
2021-02-26bts-test: Drop uneeded module param RSL_Emulation.mp_rslem_patch_ipa_cidPau Espin Pedrol1-3/+0
2021-02-26ttcn3-bsc: Get rid of uneeded param BSC_Tests.mp_media_mgw_offer_ipv6Pau Espin Pedrol1-1/+0
2021-02-26Get rid of uneeded param StatsD_Checker.mp_enable_statsPau Espin Pedrol3-3/+0
2021-02-26ttcn3-ggsn-test: add kernel testOliver Smith16-9/+773
2021-02-26osmo-ggsn-master: add configure --enable-gtp-linuxOliver Smith1-1/+2
2021-02-26jenkins-common: put fix_perms() in clean_up_commonOliver Smith1-1/+1
2021-02-26*/jenkins.sh: set -e after setting clean up trapOliver Smith24-0/+24