summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Fix "Remove tty/stdin options"Corentin LABBE1-1/+1
2018-02-16Remove tty/stdin optionsCorentin LABBE1-2/+0
2018-02-16README: Fix vendor/product ID formatCorentin LABBE1-6/+6
2018-02-16Add healths check jobsCorentin LABBE1-0/+2
2018-02-15Clean argument parsingCorentin LABBE1-6/+2
2018-02-14Force the use of hexadecimal values for product/vendor IDsCorentin LABBE3-16/+22
2018-02-14Made lavalab-gen.py python3 compatibleCorentin LABBE1-14/+14
2018-02-14Document host_has_cpuflag_kvmCorentin LABBE1-0/+1
2018-02-14Remove old devices nodeCorentin LABBE1-4/+0
2018-02-14Reintroduce qemu KVM supportCorentin LABBE1-1/+11
2018-02-14Remove hardcoded devices for lava-slaveCorentin LABBE1-4/+5
2018-02-14Fix the lab-slave-0 nameCorentin LABBE1-1/+1
2018-02-02Documentation: document lava-dockerCorentin LABBE2-54/+332
2018-02-02Handle optional macaddrCorentin LABBE1-0/+3
2018-02-02Implement connection_commandCorentin LABBE1-0/+6
2018-02-02lavalab-gen.py: Handle non-FTDI UART via devpathCorentin LABBE1-4/+14
2018-02-02Generate udev rules in udev directoryCorentin LABBE2-3/+5
2018-02-02produce non-duplicate udev filesCorentin LABBE1-1/+1
2018-02-02Remove lavapdu support and replace with pdu_genericCorentin LABBE3-31/+10
2018-02-02A pdu is optionnalCorentin LABBE1-2/+2
2018-02-02Create a working default boards.yamlCorentin LABBE1-54/+2
2018-02-02Handle boards without uartCorentin LABBE1-10/+14
2018-02-02Move conmux and slaves directory creationCorentin LABBE1-4/+10
2018-02-02Change misleading lab-slave-name exampleCorentin LABBE1-1/+1
2018-02-02Permit to customize dispatcher_ipCorentin LABBE2-5/+7
2018-02-02Place board under boardlistCorentin LABBE3-65/+67
2018-02-02stick to LAVA 2017.11Corentin LABBE4-41/+153
2018-01-09Permit to create staff/superuser usersCorentin LABBE5-8/+28
2018-01-08Use detach mode in docker-composeCorentin LABBE1-1/+1
2018-01-08Remove dns_search options propagation from hostCorentin LABBE1-0/+2
2018-01-08Fix custom device-type handlingCorentin LABBE1-4/+5
2018-01-08Some actions need root privilegesCorentin LABBE1-2/+9
2018-01-08qemu: Some arch does not have kvmCorentin LABBE2-2/+6
2018-01-08Fix libguestfs on slaveCorentin LABBE3-1/+8
2018-01-08Disable CSRF cookieCorentin LABBE3-1/+20
2018-01-08Use cu package from testingCorentin LABBE1-0/+6
2018-01-08Remove unused port 1022:22Corentin LABBE1-1/+0
2018-01-08Move XNBD ports outside of dynamic port rangeCorentin LABBE2-3/+4
2018-01-08Remove old squid PIDCorentin LABBE1-0/+5
2017-10-27Add squid for caching LAVA downloadsCorentin LABBE6-0/+7996
2017-10-27Add sample dhcpd and helper lavalab-gen.shCorentin LABBE2-0/+142
2017-10-26Forgot to comment the generated slave directoryCorentin LABBE1-1/+2
2017-10-26Add health-checks copyCorentin LABBE2-0/+2
2017-10-26Need to copy slaves files in dispatcher.dCorentin LABBE1-0/+1
2017-10-26Forgot to comment the git install on masterCorentin LABBE1-13/+13
2017-10-25Merge pull request #9 from montjoie/dockercomposeTyler Baker18-16/+552
2017-10-25Add support for lavapduCorentin LABBE3-0/+35
2017-10-25Add support for conmuxCorentin LABBE3-0/+25
2017-10-25Handle generated filesCorentin LABBE3-0/+81
2017-10-25Introduce docker-composeCorentin LABBE5-16/+315