summaryrefslogtreecommitdiffstats
path: root/lava-master/scripts/start.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-07-12Add device-types and tokens at startupCorentin LABBE1-0/+3
This patch remove the use of setup.sh during build. So setup.sh is now ran during startup. Since setup.sh could ran multiple times (start -> stop -> start) against the same database, we need to handle already existing objects (user, devices,...) So all "add objects" are done only after a check that this object is not already present.
2018-06-05Upgrade to 2018.4Corentin LABBE1-8/+8
This patch upgrade lava-docker to LAVA 2018.4
2017-10-25Move master files in lava-masterCorentin LABBE1-0/+37