- 14 Nov, 2018 3 commits
-
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Update to upstream version '2018.11' with Debian dir bf58d29037ca65ce44211ad51d863344ede337ae
-
Neil Williams authored
-
- 29 Oct, 2018 5 commits
-
-
Neil Williams authored
-
Neil Williams authored
-
Neil Williams authored
Update to upstream version '2018.10' with Debian dir 352ec589002057f294f9531ccf748d286922f728
-
Neil Williams authored
-
Neil Williams authored
-
- 26 Oct, 2018 5 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
Without this patch, two lava-slaves will remove each others resources.
-
Rémi Duraffort authored
This will allow two lava-slaves to run on the same host without interfering.
-
Neil Williams authored
Support for devices or kernels which do not reliably output predictable messages when the boot fails and the device resets. Test jobs can specify a failure_message which, if matched in the kernel boot messages, will fail the job. Ensure fail_msg only triggers when set Ensure the job ends when the failure message matches. Check for the failure_message before success Add documentation of the new string. Closes: #75 Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Guillaume Tucker authored
Add `initrd` GRUB command to the minnowboard-common nfs_commands to make it possible to first load a ramdisk before booting with the main NFS root. If no ramdisk URL is provided, GRUB raises an error but then carries on booting. Signed-off-by:Guillaume Tucker <guillaume.tucker@collabora.com>
-
- 25 Oct, 2018 6 commits
-
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Add a job_aarch64 template and add the amd64 tag to the base job template. Add support for building a package using amd64 buster and aarch64 buster. Add an aarch64 build script which just builds the binary specific package. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Pass directory in the gbp options. Support standard clean operation before checking for modified files. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Developer builds are now using native packages which have a different changelog filename. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
By default, thoses dependencies should be already installed in lava/ci-images images. But this will allow to add new test dependencies in merge requests.
-
- 24 Oct, 2018 8 commits
-
-
Neil Williams authored
At times, dependencies change between build suites, so use the previous convention of +$suite so that packages for buster can live in the same repository as packages for stretch. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
An admin can now delegate some permissions to normal users without needing to give them super user access.
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
Some dispatcher tests are still allowed to access the network. Also convert the conftest file to black code format.
-
Patrick Rudolph authored
* Drop change directory from building documentation instructions * Add LOCAL flag to ser2net to support RS232 devices * Advise using ser2net instead of direct access to device nodes. Signed-off-by:
Patrick Rudolph <patrick.rudolph@9elements.com> Signed-off-by:
Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Closes: #103 and Closes: #105 Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
Fix rebase typos
-
Neil Williams authored
Assign permanent URLs with a note that this is only for unit tests and the test jobs are not expected to be submitted. Move old URLs to comments. Closes: #134 Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
- 23 Oct, 2018 10 commits
-
-
Neil Williams authored
Add support for tags in the test: action with the first tag timeout with 'skip' set to allow the test job to continue to the next boot: action block if a test: action block times out. Not supportable for MultiNode. Closes: #81 Some pylint3 fixes. Ensure the new unit test is validated against the submission schema. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Matt Hart authored
Add a variable to base-grub that gives the option of calling net_bootp to configure the network interface if it is not already up. Add unit test for this support. Signed-off-by:
Matt Hart <matthew.hart@linaro.org> Signed-off-by:
Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Add notes and examples to use our Docker images Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Fixup a few more doc errors in the build. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
Admins might want to use locally available images intead of the ones provided by a docker hub. For local image, the deploy action becomes: - deploy: to: docker image: name: <image/name> local: True While for official images, it remains: - deploy: to: docker image: <image/name> -
Neil Williams authored
After a year, remove the v1 removal page as the details of the v1-archive repo have already been removed. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Merge requests which need packaging changes can make those changes in the one request - which allows the CI to smoothly test the package build. Update the developer build script to use new tooling as a result. Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Rémi Duraffort authored
Without a timeout, lava-logs might wait forever for the request to finish.
-
- 22 Oct, 2018 3 commits
-
-
Rémi Duraffort authored
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-
Neil Williams authored
Signed-off-by:Neil Williams <neil.williams@linaro.org>
-