Skip to content
Snippets Groups Projects

Add Apertis theme and make a few adjustments to the homepage and linked information

Merged Martyn Welch requested to merge wip/martyn/T4981-Update-Homepage into master
All threads resolved!
1 file
+ 20
21
Compare changes
  • Side-by-side
  • Inline
  • f126bc6f
    Update QA area · f126bc6f
    Martyn Welch authored
    The QA area hasn't had any love for a long time. Remove the bits that we don't
    use any more or that are superfluous given how the site indexes pages. Add
    links to some of the new QA related tools developed for Apertis.
    
    Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
+ 20
21
@@ -10,35 +10,34 @@ aliases = [
+++
This is the page for the Quality Assurance team. It includes links for
QA services, documentation, tests, among with any information related to
QA services, documentation, tests and any information related to
the different QA processes in the project.
- [Test cases](https://qa.apertis.org/)
# Weekly tests reports
## Documentation
The images are tested weekly using both manual and automated tests as
documented on the [test case site](https://qa.apertis.org/).
Reports of the testing performed are available on the
[test report site](https://lavaphabbridge.apertis.org/).
- [Test Cases Guidelines]( {{< ref "/qa/test_cases_guidelines.md" >}} )
- [LQA Tool]( {{< ref "/qa/lqa.md" >}} )
- [Personal LAVA Tests]( {{< ref "/qa/personal_lava_tests.md" >}} )
# Services
## Weekly tests reports
The images are tested weekly using both manual and automated tests and a report
is generated on the [QA report application](https://lavaphabbridge.apertis.org/).
## Services
[LAVA (Linaro Automated Validation Architecture)](https://lava.collabora.co.uk)
- [LAVA (Linaro Automated Validation Architecture)](https://lava.collabora.co.uk)
- [LAVA Documentation](https://lava.collabora.co.uk/static/docs/v2/index.html)
## Tools
# Tools
Tools used for QA tasks and infrastructure.
- [lqa](https://gitlab.collabora.com/collabora/lqa): It submits the
automated tests jobs to LAVA. It also offers a LAVA API that can be
used by other scripts.
- [lwr](https://gitlab.collabora.com/collabora/lwr): The LAVA weekly
round tool is used to fetch the automated tests results and generate
the wiki report page for the weekly testing round.
- [apertis-test-cases](https://gitlab.apertis.org/tests/apertis-test-cases):
Source of automated and manual test cases. Used to generate the
[test case site](https://qa.apertis.org/) and to perform automated tests.
- [apertis-test-cases-web](https://gitlab.apertis.org/tests/apertis-test-cases-web):
Source used to generate the index page for the
[test case site](https://qa.apertis.org/).
- [Apertis infrastructure dashboard](https://gitlab.apertis.org/infrastructure/dashboard):
Tracking of potential packaging issues.
- [lqa](https://gitlab.collabora.com/collabora/lqa): It submits the
automated tests jobs to LAVA. It also offers a LAVA API that can be
used by other scripts.
Loading