aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-gsm-tester
AgeCommit message (Expand)AuthorFilesLines
2022-12-01osmo-gsm-tester: fix getting latest commitOliver Smith1-2/+2
2022-06-29osmo-gsm-tester: use debian's soapysdr-module-lms7Oliver Smith1-1/+1
2022-05-13*/Dockerfile: drop MAINTAINER lineOliver Smith1-1/+0
2022-02-14make/Makefile: always use docker run --rmOliver Smith1-1/+1
2022-02-11make/Makefile: allow overriding '-it' for target 'run'Vadim Yanitskiy1-1/+1
2021-05-12osmo-gsm-tester: Update srsLTE references to srsRANPau Espin Pedrol3-17/+18
2021-04-14osmo-gsm-tester: open5gs deps only for x86_64Oliver Smith1-33/+40
2021-04-12ogt: Add support to build open5gsPau Espin Pedrol4-20/+106
2021-03-22ogt: Update base image to debian busterPau Espin Pedrol1-20/+1
2021-03-16ogt: Drop old arfcn leftovers from resources.confPau Espin Pedrol1-4/+0
2021-03-10Share a single instance of Release.key between all imagesVadim Yanitskiy2-21/+1
2021-02-26*/jenkins.sh: set -e after setting clean up trapOliver Smith1-0/+1
2021-02-26jenkins-common.sh: add common clean up trapOliver Smith1-6/+2
2021-01-13Cosmetic: debian-stretch-jenkins, osmo-gsm-tester: fix indentOliver Smith1-1/+1
2021-01-12debian-stretch-jenkins, osmo-gsm-tester: add osmo-ciOliver Smith1-0/+8
2020-12-02common: Introduce OSMOCOM_REPO_MIRROR paramPau Espin Pedrol1-1/+3
2020-11-10ogt: Install dependency python3-watchdogPau Espin Pedrol1-0/+1
2020-10-21ogt: Create grbroker target directoryPau Espin Pedrol1-2/+4
2020-10-16osmo-gsm-tester: Install gnuradio dependencyPau Espin Pedrol1-0/+6
2020-10-05ogt: Update installed patchelf to required version 0.11Pau Espin Pedrol1-7/+7
2020-08-27jenkins-common.sh: Add function to print docker network related parametersPau Espin Pedrol1-5/+4
2020-08-13Enable IPv6 in docker networkingHarald Welte1-1/+1
2020-06-21collect core dumps: '--ulimit core=-1' and WORKDIR=/data everywhereNeels Hofmeyr1-0/+2
2020-06-11osmo-gsm-tester: Update resources.conf syntax changesPau Espin Pedrol2-5/+11
2020-05-12osmo-gsm-tester: Fix typo in path in jenkins.shPau Espin Pedrol1-1/+1
2020-05-12osmo-gsm-tester: Point config parameter to file instead of its dirnamePau Espin Pedrol1-1/+1
2020-05-07osmo-gsm-tester: Pass conf dir through -c cmd line arg instead of env varPau Espin Pedrol3-3/+3
2020-04-10osmo-gsm-tester: Update path to sysmocom's specific setupPau Espin Pedrol1-2/+2
2020-04-03osmo-gsm-tester/resources.conf: Add 2g,4g modem features attrPau Espin Pedrol1-1/+2
2020-03-31osmo-gsm-tester: Require debian-stretch-jenkins as Dockerfile suggestsPau Espin Pedrol1-1/+1
2020-03-30update OBS Release.key; the old one expired today.Harald Welte1-9/+9
2020-03-20osmo-gsm-tester: Print colored run output succes/failurePau Espin Pedrol1-0/+10
2020-03-20osmo-gsm-tester: Allow changing host's trial directoryPau Espin Pedrol1-1/+1
2020-03-20osmo-gsm-tester: Use non 'inst' name as target install dir, and remove it onc...Pau Espin Pedrol1-4/+6
2020-03-19osmo-gsm-tester: Build srsLTE inside the docker instance if inst not provided...Pau Espin Pedrol2-5/+81
2020-03-12osmo-gsm-tester: Base docker image on debian-stretch-jenkinsPau Espin Pedrol1-1/+1
2020-03-12osmo-gsm-tester: Allow passing osmo-gsm-tester params from jenkins.sh callerPau Espin Pedrol2-6/+10
2020-03-12osmo-gsm-tester: Allow setting rtprio inside the containerPau Espin Pedrol1-0/+2
2020-03-02osmo-gsm-tester: Copy limits.d files to docker imagePau Espin Pedrol1-0/+1
2020-03-02osmo-gsm-tester: Improvements anv fixes to run 4G network with latest ogt ver...Pau Espin Pedrol5-5/+14
2020-03-02osmo-gsm-tester: Add missing srsLTE dependencies (soapy)Pau Espin Pedrol1-13/+16
2020-03-02osmo-gsm-tester: new versions require python3-numpyPau Espin Pedrol1-0/+1
2020-03-01Introduce osmo-gsm-tester docker setupPau Espin Pedrol11-0/+332