aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/run
AgeCommit message (Expand)AuthorFilesLines
2022-10-06tests/docker: run script use realpath instead of readlinkLucas Mateus Castro (alqotel)1-1/+1
2021-07-14tests/docker: remove FEATURES env var from templatesDaniel P. Berrangé1-3/+0
2019-09-10tests/docker: avoid $SHELL invoke bash directlyAlex Bennée1-2/+2
2019-07-23tests/docker: invoke the DEBUG shell with --noprofile/--norcAlex Bennée1-2/+2
2018-04-09docker: Inline "prep_fail" in run scriptFam Zheng1-1/+1
2017-10-20docker: Fix PATH for ccacheFam Zheng1-1/+1
2017-09-29tests/docker/run: don't source /etc/profileAlex Bennée1-1/+0
2017-09-29docker: Fix test-mingwFam Zheng1-0/+3
2017-09-22docker: Drop 'set -e' from run scriptFam Zheng1-5/+3
2017-09-22docker: Use archive-source.pyFam Zheng1-7/+1
2017-09-22tests/docker: Clean up pathsFam Zheng1-1/+3
2016-09-23docker: exec $CMDFam Zheng1-6/+9
2016-09-23docker: Support showing environment informationFam Zheng1-0/+11
2016-07-20docker: Fix exit code if $CMD failedFam Zheng1-0/+4
2016-07-20docker: More sensible run scriptFam Zheng1-3/+9
2016-06-01docker: Add test runnerFam Zheng1-0/+58