diff --git a/content/qa/immutablerootfstests.md b/content/qa/immutablerootfstests.md index 68f1dea184120702c309ec92965eac34f9ea8e7e..4ac24a39dd465fd818a46dfff295d00e9e12a5c0 100644 --- a/content/qa/immutablerootfstests.md +++ b/content/qa/immutablerootfstests.md @@ -33,10 +33,10 @@ should not require dependencies to be installed on the rootfs. - Each tests is shipped in a separate git repository under the **[tests](https://gitlab.apertis.org/tests/)** GitLab group - - Check existing tests like the **[D-Bus reply - time](https://gitlab.apertis.org/tests/dbus-dos-reply-time/)** ones - or the **[Canterbury](https://gitlab.apertis.org/tests/canterbury)** - ones + - Check existing tests like the + **[D-Bus reply time](https://gitlab.apertis.org/tests/dbus-dos-reply-time/)** + ones or the + **[Canterbury](https://gitlab.apertis.org/tests/canterbury)** ones - Add a subtree of the [`common`](https://gitlab.apertis.org/tests/common) folder. For convenience, use the @@ -61,15 +61,14 @@ should not require dependencies to be installed on the rootfs. [bashisms](https://mywiki.wooledge.org/Bashism) and assume that `/bin/sh` points to `dash`) - Test the scripts in a `minimal` or `ostree` image - - Add your repository to the [`test-repositories.txt` - list](https://gitlab.apertis.org/tests/helper-tools/blob/master/test-repositories.txt) + - Add your repository to the + [`test-repositories.txt` list](https://gitlab.apertis.org/tests/helper-tools/blob/master/test-repositories.txt) and Jenkins will keep the binaries automatically updated ## References - [Test cases](http://qa.apertis.org) - - [Download Self Contained Test - Data]( {{< ref "/qa/test_cases_guidelines.md#download-self-contained-test-data" >}} ) + - [Download Self Contained Test Data]( {{< ref "/qa/test_cases_guidelines.md#download-self-contained-test-data" >}} ) - [Weekly test results](https://lavaphabbridge.apertis.org/) - [LQA Tool]( {{< ref "/qa/lqa.md" >}} ) - [Personal LAVA Tests]( {{< ref "/qa/personal_lava_tests.md" >}} )