- 11 Aug, 2021 3 commits
-
-
Sjoerd Simons authored
-
Sjoerd Simons authored
Add apertis distro scripts to the manifest See merge request lava/lava!35
-
Sjoerd Simons authored
-
- 09 Aug, 2021 1 commit
-
-
Sjoerd Simons authored
-
- 30 Jul, 2021 2 commits
-
-
Sjoerd Simons authored
Add test shell scripts for Apertis See merge request lava/lava!33
-
Sjoerd Simons authored
For the apertis deployment data add the same test shell script as are used on Debian and Ubuntu Signed-off-by:
Sjoerd Simons <sjoerd@collabora.com>
-
- 27 Jul, 2021 1 commit
-
-
Sjoerd Simons authored
qemu fixes See merge request lava/lava!32
-
- 26 Jul, 2021 2 commits
-
-
Sjoerd Simons authored
The vland block allows setting device_ip (among other things). This is just a useful for qemu based devices as normal ones. Signed-off-by:
Sjoerd Simons <sjoerd@collabora.com>
-
Sjoerd Simons authored
prepare_guestfs simply removed the top-level directory from the overlay tarball; Which is fine if the test results directory is meant to be in /, but not so much if the directory is a few level deep. Correct that by directly taking the mountpoint directly into account.
-
- 02 Jul, 2021 2 commits
-
-
Sjoerd Simons authored
Add apertis as deployment type See merge request lava/lava!31
-
Sjoerd Simons authored
Add apertis as deployment type See merge request lava/lava!30
-
- 01 Jul, 2021 1 commit
-
-
Sjoerd Simons authored
Apertis is a Debian derivative with images that typically do *not* have bash and often the rootfs is mounted read-only as well Create a new deployment type which differs in these two aspects from Debian (sh as shell, /var/lib the location that can be assumed writable
-
- 29 Jun, 2021 1 commit
-
-
Sjoerd Simons authored
-
- 28 Jun, 2021 2 commits
-
-
Sjoerd Simons authored
collabora: ensure docs are properly installed See merge request lava/lava!29
-
Gustavo Noronha Silva authored
The base docker image we use configures dpkg to not install most files to /usr/share/doc/, which makes sense in general. However, it is from there that LAVA obtains the files it uses to show for its 'Help' section, so we override the configuration to include the files installed by lava-server-doc.
-
- 25 Jun, 2021 7 commits
-
-
Sjoerd Simons authored
Add dell-latitude-5400-sarien device type template See merge request lava/lava!17
-
Ricardo Cañuelo Navarro authored
Add a template for the dell-latitude-5400-sarien x86_64 Chromebook device type using Depthcharge. Signed-off-by:
Ricardo Cañuelo <ricardo.canuelo@collabora.com>
-
Sjoerd Simons authored
Add helmchart and Ci based deployment See merge request lava/lava!28
-
Sjoerd Simons authored
-
Sjoerd Simons authored
-
Sjoerd Simons authored
Only deploy it from the staging branch though; As that will get an actual dispatcher attached and our development cluster isn't big enough for a lot of deployments...
-
Sjoerd Simons authored
-
- 23 Jun, 2021 2 commits
-
-
Sjoerd Simons authored
Misc improvements discussed with sjoerd See merge request lava/lava!27
-
Sjoerd Simons authored
re-integrate debian package building CI rules See merge request lava/lava!26
-
- 08 Jun, 2021 3 commits
-
-
Gustavo Noronha Silva authored
At startup we can simply add all of the device types that are supported, rather than requiring users to go through that additional step when adding a new device.
-
Gustavo Noronha Silva authored
Rather than sending the logs to a file in /var/log, make them all go through stderr (the default used by logging.StreamHandler), so that it can all be seen by using docker logs.
-
Gustavo Noronha Silva authored
At startup, we now create the directories used by configuration for when the setup is not using an overlaid docker volume, but an empty host directory. The commands are idempotent so should always work.
-
- 07 Jun, 2021 3 commits
-
-
Sjoerd Simons authored
-
Sjoerd Simons authored
Dockerization CI and publishing of the lava-server image See merge request lava/lava!18
-
Sjoerd Simons authored
Merge upstream release 2021.05 See merge request lava/lava!25
-
- 04 Jun, 2021 6 commits
-
-
Sjoerd Simons authored
For testing publishing docker images from all branches is quite useful; So make the naming be specific rather then one general name
-
Gustavo Noronha Silva authored
-
Gustavo Noronha Silva authored
The new publish stage builds only the lava-server image and publishes it to the registry.
-
Gustavo Noronha Silva authored
This tests our containerized lava-server based on the Debian packages by firing it up, setting up a dispatcher container and a lavacli container alongside it and then: - creating a super user - adding the qemu device type and a qtest device of that type - using lavacli to set the device dictionary and health test - running a regular job - making sure both the health check and the regular job succeeded
-
Gustavo Noronha Silva authored
This is a very basic definition for just the LAVA service that can be used along with an override file to properly wire the dispatcher configuration directories and the database. A sample override to start the server with a containerized db is also included, along with a sample env file to specify all the required configuration through the environment.
-
Sjoerd Simons authored
LAVA Software 2021.05 release
-
- 27 May, 2021 1 commit
-
-
Stevan Radaković authored
-
- 26 May, 2021 3 commits
-
-
Rémi Duraffort authored
device-types: fix broken xilinx-zcu102 device-type See merge request lava/lava!1519
-
Rémi Duraffort authored
Add asus-C523NA-A20057-coral device type template See merge request lava/lava!1512
-
Rémi Duraffort authored
device-types: add BeagleBone Enhanced See merge request lava/lava!1511
-