aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bts-test/jenkins.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-26ttcn3-bts-test: fix start_config_oml(): do not start BSCVadim Yanitskiy1-2/+0
2024-03-25ttcn3-bts-test: use start_config functionsOliver Smith1-50/+71
2024-03-25ttcn3-bts-test: add env var to not run all configsOliver Smith1-45/+77
2024-02-12fixup: ttcn3-bts-test: do not start osmo-bts-virtual / virtphy containersVadim Yanitskiy1-2/+2
2024-02-09ttcn3-bts-test: do not start osmo-bts-virtual / virtphy containersVadim Yanitskiy1-2/+5
2023-12-15ttcn3-bts-test: set PCUIFv12 for both -master and -latestVadim Yanitskiy1-7/+2
2023-11-21ttcn3-bts/pcu-test: Use PCUIF v12 for current master and PCUIF v11 for latestPhilipp Maier1-0/+14
2023-09-13ttcn3-bts: Use PCUIF v11Pau Espin Pedrol1-14/+0
2023-07-09ttcn3-bts-test/jenkins.sh: set mp_pcuif_versionPhilipp Maier1-0/+14
2023-03-07docker kill: wait until containers are stoppedOliver Smith1-7/+7
2023-02-08ttcn3-*: Update test setup after Osmocom CNI release 202302Pau Espin Pedrol1-20/+0
2023-01-18ttcn3-bts-test: replace subnets during 'make cfg'Oliver Smith1-1/+3
2023-01-16network_create: find free subnet automaticallyOliver Smith1-2/+5
2023-01-16ttcn3-*/jenkins*.sh: use $SUBNET everywhereOliver Smith1-5/+10
2022-09-14ttcn3-bts: Add osmux configurationsPau Espin Pedrol1-0/+20
2022-02-10ttcn3-bts-test: use osmo-config-merge to generate config filesHarald Welte1-8/+11
2022-02-10ttcn3-bts-test: move generic config files into a directoryVadim Yanitskiy1-4/+4
2021-12-01ttcn3-{bts,bsc,msc,hlr}-test: set OSMO_SUT_{HOST,PORT}Vadim Yanitskiy1-0/+2
2021-11-26ttcn3: write Osmocom repository to configsOliver Smith1-0/+4
2021-03-18ttcn3-bts-test: use 'gsmtap-remote-host' parameterVadim Yanitskiy1-1/+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-17/+11
2021-02-25Remove test backward compatibility with older osmo-* versionsPau Espin Pedrol1-10/+0
2020-12-16ttcn3-bts-test: fix: sleep 1 second before respawning the IUTVadim Yanitskiy1-2/+2
2020-09-22ttcn3-{pcu,bts}-test: use PCUIFv9 for 'latest' imagesVadim Yanitskiy1-4/+7
2020-08-27jenkins-common.sh: Add function to print docker network related parametersPau Espin Pedrol1-8/+10
2020-08-13ttcn3-bts-test/fh: fix: properly rename classnamesVadim Yanitskiy1-2/+5
2020-08-13ttcn3-bts-test/fh: fix: properly include BTS_Tests.cfgVadim Yanitskiy1-0/+3
2020-08-13ttcn3-bts-test/jenkins.sh: use bts-tester-{generic,oml,virtphy,hopping}Vadim Yanitskiy1-12/+16
2020-08-13ttcn3-bts-test/jenkins.sh: do not create unused directoryVadim Yanitskiy1-1/+0
2020-08-13Enable IPv6 in docker networkingHarald Welte1-1/+1
2020-08-08ttcn3-bts-test/jenkins.sh: enable frequency hopping test casesVadim Yanitskiy1-0/+14
2020-07-08ttcn3-bts: Fix most OML test failing after osmo-bts shutdown optimizationPau Espin Pedrol1-3/+5
2020-06-21collect core dumps: '--ulimit core=-1' and WORKDIR=/data everywhereNeels Hofmeyr1-0/+6
2020-06-09ttcn3-bts-test/jenkins.sh: fix latest: enable IPA stream ID patchingVadim Yanitskiy1-0/+7
2020-06-07ttcn3-bts-test/jenkins.sh: fix: properly start virtphyVadim Yanitskiy1-1/+2
2020-06-07ttcn3-bts: jenkins.sh: Log fake_trx stdout to filePau Espin Pedrol1-2/+2
2020-05-30ttcn3-*-test: remove implicit dependenciesOliver Smith1-2/+0
2020-05-28ttcn3-bts-test: enable 3 additional transceivers for BTS#0Vadim Yanitskiy1-1/+4
2020-05-06ttcn3-*-test/jenkins*.sh: add $DOCKER_ARGSOliver Smith1-0/+6
2020-04-14ttcn3-bts-test: enable time / date logging for fake_trx.pyVadim Yanitskiy1-0/+1
2019-12-09ttcn3-bts: Fix trxcon docker volume dir created as rootPau Espin Pedrol1-0/+1
2019-12-04ttcn3-bts: Mount trxcon dir so logs can be retrieved outside of dockerPau Espin Pedrol1-0/+1
2019-11-20Update ttcn3-*/jenkins.sh to log stdout+stderr of process to log filePau Espin Pedrol1-3/+4
2019-05-29ttcn3-bts-test: Execute OML tests without BSCHarald Welte1-3/+16
2019-05-29ttcn3-bts-test: Add virtphy based PCUIF testsHarald Welte1-3/+33
2019-05-29ttcn3-bts-test/jenkins.sh: Move start of containers into shell functionsHarald Welte1-46/+61
2019-03-30Switch all osmo-*-master and ttcn3-*-test from jessie to stretchHarald Welte1-1/+1
2019-01-28ttcn3-*-test: don't hardcode /usr/local/bin/Oliver Smith1-3/+3
2019-01-25ttcn3-bts-test-latest: use osmocom-bb-host-masterOliver Smith1-2/+2