aboutsummaryrefslogtreecommitdiffstats
path: root/sigtran-tests
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Fix "'laforge/debian-jessie-build' not found"Oliver Smith1-1/+2
Instead of hardcoding laforge's username in all FROM statements in the Dockerfiles, make use of the USER variable (as passed through by the "make/Makefile" with "docker build --build-arg USER=..."). Thanks to fixeria for proposing this fix! This requires running docker-ce, old versions of docker (such as the one in the official repositories of the latest Fedora) don't support variables in the FROM line. But docker-ce can be installed after adding docker's 3rd party repositories. Closes: OS#3457 Change-Id: Ic5f11c8a4e247f632cb6aea6d147e94c53e0130f
2017-08-20fix .release file contents (wrong name / copy+paste error)Harald Welte1-1/+1
2017-08-20bumped to version 0.1.0Harald Welte1-2/+2
2017-08-20m3ua-test: Generate junitxml output for jenkins integrationHarald Welte1-1/+4
2017-08-19Use laforge/ in all dependenciesHarald Welte1-1/+1
2017-08-19add Makefile for sigtran-tests imageHarald Welte2-0/+5
2017-05-03move libsctp-dev into debian-jessie-build DockerfileHarald Welte1-1/+1
avoid having to use it by virtuall all downstream Dockerfiles
2017-05-03Dockerfile for a containes with m3ua-testtool / sua-testtoolHarald Welte1-0/+13