Add docker-prune tests

Tests that check whether docker correctly prunes
app images after update or disable

Signed-off-by: Brendan Wood <brendan.wood@foundries.io>
7 files changed
tree: 4efd156f194a4c00a87c555476a65946a34381ee
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. CODEOWNERS
  13. COPYING
  14. COPYRIGHTS
  15. mkdocs.yml
  16. README.md
  17. sanity-check.sh
  18. test.sh
  19. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execoution outside LAVA.

More details in docs