Adjust for ikiwiki → GitLab wiki authored by intrigeri's avatar intrigeri
[[!tag archived]]
[[!meta title="Automated builds and tests"]]
[[!toc levels=2]] ---
title: Automated builds and tests
---
[[_TOC_]]
Rationale Rationale
========= =========
...@@ -28,10 +33,10 @@ What we have ...@@ -28,10 +33,10 @@ What we have
whenever they are pushed. Results [are available whenever they are pushed. Results [are available
publicly](http://nightly.tails.boum.org/). publicly](http://nightly.tails.boum.org/).
* A partially automated test suite: * A partially automated test suite:
- [[documentation|contribute/release_process/test/automated_tests]] - [documentation](https://tails.boum.org/contribute/release_process/test/automated_tests)
- [[setup|contribute/release_process/test/setup]] - [setup](https://tails.boum.org/contribute/release_process/test/setup)
- [[usage|contribute/release_process/test]] - [usage](https://tails.boum.org/contribute/release_process/test)
- [[test cases|contribute/release_process/test]] that are not - [test cases](https://tails.boum.org/contribute/release_process/test) that are not
implemented yet. implemented yet.
Roadmap Roadmap
...@@ -39,9 +44,9 @@ Roadmap ...@@ -39,9 +44,9 @@ Roadmap
0. Complete phase one (**build and publish ISOs automatically**): 0. Complete phase one (**build and publish ISOs automatically**):
fix all child tickets of fix all child tickets of
[[!tails_ticket 5324]]. tails/tails#5324.
0. Run the test suite automatically on autobuilt ISOs: 0. Run the test suite automatically on autobuilt ISOs:
[[!tails_ticket 5288]] tails/tails#5288
0. See other tickets in the *Continuous Integration* category, 0. See other tickets in the *Continuous Integration* category,
and organize the next steps. and organize the next steps.
...@@ -78,4 +83,30 @@ with public Puppet modules. ...@@ -78,4 +83,30 @@ with public Puppet modules.
More specific pages More specific pages
=================== ===================
[[!map pages="blueprint/automated_builds_and_tests/*"]] - [Debian packages](automated_builds_and_tests/Debian_packages)
- [USB](automated_builds_and_tests/USB)
- [autobuild specs](automated_builds_and_tests/autobuild_specs)
- [autobuild stats](automated_builds_and_tests/autobuild_stats)
- [automated tests specs](automated_builds_and_tests/automated_tests_specs)
- [build](automated_builds_and_tests/build)
- [buildbot](automated_builds_and_tests/buildbot)
- [continuous integration](automated_builds_and_tests/continuous_integration)
- [cucumber](automated_builds_and_tests/cucumber)
- [jenkins](automated_builds_and_tests/jenkins)
- [resources](automated_builds_and_tests/resources)
- [testing](automated_builds_and_tests/testing)