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
=========
......@@ -28,10 +33,10 @@ What we have
whenever they are pushed. Results [are available
publicly](http://nightly.tails.boum.org/).
* A partially automated test suite:
- [[documentation|contribute/release_process/test/automated_tests]]
- [[setup|contribute/release_process/test/setup]]
- [[usage|contribute/release_process/test]]
- [[test cases|contribute/release_process/test]] that are not
- [documentation](https://tails.boum.org/contribute/release_process/test/automated_tests)
- [setup](https://tails.boum.org/contribute/release_process/test/setup)
- [usage](https://tails.boum.org/contribute/release_process/test)
- [test cases](https://tails.boum.org/contribute/release_process/test) that are not
implemented yet.
Roadmap
......@@ -39,9 +44,9 @@ Roadmap
0. Complete phase one (**build and publish ISOs automatically**):
fix all child tickets of
[[!tails_ticket 5324]].
tails/tails#5324.
0. Run the test suite automatically on autobuilt ISOs:
[[!tails_ticket 5288]]
tails/tails#5288
0. See other tickets in the *Continuous Integration* category,
and organize the next steps.
......@@ -78,4 +83,30 @@ with public Puppet modules.
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)