aboutsummaryrefslogtreecommitdiffstats
path: root/lavalab-gen.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-07lavalab-gen.py: ease to use alternate uart than ser2netCorentin LABBE1-1/+3
2018-11-30lavalab-gen.py: Made ser2net the defaultCorentin LABBE1-7/+10
2018-11-26lavalab-gen.py: Permits to bind host /dev to slaveCorentin LABBE1-2/+6
2018-11-20lavalab-gen.py: support adding ser2net optionsCorentin LABBE1-6/+6
2018-11-19Merge pull request #67 from montjoie/interfacenumprkhilman1-12/+7
2018-11-16lavalab-gen.py: Remove udev template for support of interfacenumCorentin LABBE1-12/+7
2018-11-15lavalab-gen.py: Add missing newline after overridesCorentin LABBE1-2/+2
2018-11-02lavalab-gen.py: permit to set env settings on slave via the master nodeCorentin LABBE1-1/+11
2018-11-02lavalab-gen.py: permit to set env settings on slaveCorentin LABBE1-1/+14
2018-11-02lavalab-gen.py: Add slave_keys for copying public slave keysCorentin LABBE1-1/+6
2018-10-18lavalab-gen: permit to choose alternate boards.yamlCorentin LABBE1-0/+8
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