aboutsummaryrefslogtreecommitdiff
path: root/lava_dispatcher/actions/boot/docker.py
AgeCommit message (Collapse)Author
2018-07-25docker: allow to bind devicesRémi Duraffort
We can for instance bind /dev/kvm and use kvm inside docker. Change-Id: I1f04ff81cb1952926a9cc56c9158714961ab1ad5
2018-07-10Some pylint fixesNeil Williams
Change-Id: Ic5c1b533c3479b4fdb8cbfe56d051022d1efa779
2018-06-20Remove "args" from Action.run()Rémi Duraffort
This argument is not used anymore. Change-Id: I9cc98ed14003e79110c820149570cc1248549535
2018-05-04docker: always run with --rmRémi Duraffort
In case of crash, the docker container will always be removed. Change-Id: I16aaba5847707f982aeeea254db3cd1bad0e5b8a
2018-04-25Port classes to python3 onlyRémi Duraffort
Change-Id: I8bc55876f82817533dfef42128aefea15c904311
2018-02-16docker: only mount the overlay when availableRémi Duraffort
Change-Id: Icaab0895937e1fbabf7754992c99aebaee955728
2018-02-15Move name, description and summary as class variableRémi Duraffort
This also fix the name when calling parent __init__ function. Change-Id: I302c3920eed9ef51232e22d75d555f0d34abf510
2017-10-25Remove v1 codeRémi Duraffort
Change-Id: I098edd9edfeb968b303eaedc6afb6654e43b4b98