summaryrefslogtreecommitdiffstats
path: root/lavalab-gen.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-17Permit to set a group on boardsCorentin LABBE1-0/+7
2018-10-17Permit to create groupsCorentin LABBE1-2/+23
2018-10-15Permit to give board to userCorentin LABBE1-0/+4
2018-10-15Rename export_ser2net to expose_ser2netCorentin LABBE1-4/+7
2018-10-15lavalab-gen.py: Permit to customize exposed ports to a slaveCorentin LABBE1-1/+4
2018-09-13Permit to add tags to devicesCorentin LABBE1-0/+6
2018-09-13lavalab-gen.py: permit to have no master in boards.yamlCorentin LABBE1-11/+21
2018-09-13lavalab-gen: fiz zmq key filename assumptionsKevin Hilman1-6/+6
2018-09-07lavalab-gen.py: add default max-connections for ser2netCorentin LABBE1-5/+34
2018-09-03lavalab-gen.py: change default start port for ser2netCorentin LABBE1-1/+2
2018-09-03lavalab-gen.py: default_slave is a valid keywordCorentin LABBE1-1/+1
2018-09-03lavalab-gen.py: replace slave_name by worker_nameCorentin LABBE1-7/+7
2018-07-30Fix login failure on httpsCorentin LABBE1-1/+2
2018-07-26Permit to configure email for LAVA usersCorentin LABBE1-1/+4
2018-07-26lavalab-gen.py: use zmq_auth valueCorentin LABBE1-1/+3
2018-07-26Permit to choose the FQDN printed in emailCorentin LABBE1-1/+8
2018-07-25Remove build-lavaCorentin LABBE1-2/+0
2018-07-24lavalab-gen.py: token is optional for usersCorentin LABBE1-2/+3
2018-07-23Merge pull request #33 from montjoie/zmq_authkhilman1-3/+30
2018-07-23Handle ZMQ authCorentin LABBE1-3/+30
2018-07-20Merge pull request #32 from montjoie/persistantdb_prkhilman1-1/+11
2018-07-19Made the database persistentCorentin LABBE1-1/+11
2018-07-16Merge pull request #30 from montjoie/fix072018khilman1-5/+55
2018-07-12Detect unknown keywordsCorentin LABBE1-0/+16
2018-07-12Support screen for uartCorentin LABBE1-1/+16
2018-07-04Implement ser2netCorentin LABBE1-5/+24
2018-06-05lavalab-gen: add \n between custom optionsKevin Hilman1-1/+1
2018-06-05Permit to access LAVA webadmin via httpsCorentin LABBE1-0/+31
2018-06-05Implement MultipleslaveCorentin LABBE1-123/+256
2018-04-13Permit to add custom option in board filesCorentin LABBE1-0/+3
2018-04-13Rename macaddr to uboot_macaddrCorentin LABBE1-2/+2
2018-04-13Add uboot_ipaddrCorentin LABBE1-0/+2
2018-03-08Rename lab to workerCorentin LABBE1-20/+20
2018-02-15Clean argument parsingCorentin LABBE1-6/+2
2018-02-14Force the use of hexadecimal values for product/vendor IDsCorentin LABBE1-2/+8
2018-02-14Made lavalab-gen.py python3 compatibleCorentin LABBE1-14/+14
2018-02-14Reintroduce qemu KVM supportCorentin LABBE1-1/+11
2018-02-14Remove hardcoded devices for lava-slaveCorentin LABBE1-4/+5
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 LABBE1-1/+3
2018-02-02produce non-duplicate udev filesCorentin LABBE1-1/+1
2018-02-02Remove lavapdu support and replace with pdu_genericCorentin LABBE1-15/+10
2018-02-02A pdu is optionnalCorentin LABBE1-2/+2
2018-02-02Handle boards without uartCorentin LABBE1-10/+14
2018-02-02Move conmux and slaves directory creationCorentin LABBE1-4/+10
2018-02-02Permit to customize dispatcher_ipCorentin LABBE1-5/+6
2018-02-02Place board under boardlistCorentin LABBE1-2/+2
2018-02-02stick to LAVA 2017.11Corentin LABBE1-0/+3