summaryrefslogtreecommitdiffstats
path: root/lavalab-gen.py
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Permit to set worker token in boards.yamlCorentin LABBE1-1/+3
2020-11-23Fixes python warningCorentin LABBE1-1/+1
2020-11-23Add dockcomp_add_cap helperCorentin LABBE1-2/+6
2020-11-23Handle 2020.09+ workersCorentin LABBE1-0/+2
2020-11-23check if envdir exists before creating itCorentin LABBE1-1/+2
2020-11-23Remove screen supportCorentin LABBE1-14/+2
2020-11-04lavalab-gen.py: Name workers images with version tagCorentin LABBE1-0/+2
2020-07-14[Fix] Ensure proper filename of public master keyFabian Scheler1-1/+1
2020-07-13Merge pull request #122 from montjoie/postgres-fixKevin Hilman1-2/+41
2020-07-13Persistent DB need /etc/lava-server to be kept.Corentin LABBE1-0/+3
2020-07-13Permit to set the postgres lavaserver passwordCorentin LABBE1-1/+8
2020-07-13Sort master/workers keywordsCorentin LABBE1-2/+31
2020-07-13Fix upper case on boards.yamlAlice Ferrazzi1-4/+4
2020-07-09Merge pull request #119 from aliceinwire/add_build_argsKevin Hilman1-2/+6
2020-07-09Merge pull request #117 from Rahix/hws/tftp-bindingKevin Hilman1-1/+4
2020-07-01Add option to add docker build argumentsAlice Ferrazzi1-2/+6
2020-06-01Support dockerCorentin LABBE1-1/+3
2020-05-20Make docker bind the TFTP server to the correct interfaceHarald Seiler1-1/+4
2020-04-27lavalab-gen.py: use python3Corentin LABBE1-1/+1
2020-02-26Permit to specify LAVA version in boards.yamlCorentin LABBE1-2/+15
2020-01-16Add custom volumesCorentin LABBE1-1/+8
2020-01-16Add raw_custom_optionCorentin LABBE1-0/+3
2019-11-22Merge pull request #109 from montjoie/use_dockerKevin Hilman1-1/+6
2019-11-22Permit to use docker commands in slaveCorentin LABBE1-1/+6
2019-11-21Install xnbd-serverCorentin LABBE1-0/+4
2019-10-16Enhance documentationCorentin LABBE1-0/+2
2019-10-04lavalab-gen: Permit to have tags per slaveCorentin LABBE1-1/+7
2019-09-19Permit to custom SMTP serverCorentin LABBE1-3/+63
2019-09-19Permit to not export overlay server portCorentin LABBE1-2/+7
2019-09-19Permit to not export NBD portCorentin LABBE1-2/+8
2019-09-19Permit to not export TFTP portCorentin LABBE1-2/+7
2019-09-03Use yaml safe_load insteald of loadCorentin LABBE1-4/+4
2019-08-26Add support for device-type aliasCorentin LABBE1-0/+6
2019-08-26Upgrade to 2019.07Corentin LABBE1-4/+12
2019-06-25lavalab-gen.py: Do not use ser2net when connection_command is setCorentin LABBE1-2/+2
2019-06-10lavalab-gen.py: add localhost to allowed_hostsTobias Olausson1-1/+1
2019-06-04Permit to host healtchecksCorentin LABBE1-2/+12
2019-05-17lavalab-gen.py: fix read of bind_devCorentin LABBE1-3/+3
2019-05-17lavalab-gen.py: fix NFSCorentin LABBE1-2/+2
2019-05-17lavalab-gen.py: Modify how to enable TAP devicesCorentin LABBE1-6/+5
2019-05-13lava-slave: generate lavacli default identitiesCorentin LABBE1-0/+3
2019-05-13lava-slave: support lava-coordinatorCorentin LABBE1-2/+17
2019-05-03Permit to add extra devices in the slaveCorentin LABBE1-1/+17
2019-04-25Permit to set arch for arm64 slavesCorentin LABBE1-1/+8
2019-04-25Permit to do NFS jobsCorentin LABBE1-1/+10
2019-04-01lavalab-gen.py: add ALLOWED_HOSTSCorentin LABBE1-3/+11
2019-01-15Merge pull request #83 from montjoie/misckhilman1-14/+44
2019-01-14Permit to choose loglevelCorentin LABBE1-2/+26
2019-01-08lavalab-gen.py: Permit qemu to use TAP devicesCorentin LABBE1-0/+5
2019-01-07lavalab-gen.py: prevent duplication of device mapCorentin LABBE1-12/+13