From 7ebf2cbaf2a815e6a7d7d823aed42b882efd60ff Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sat, 14 Nov 2020 15:22:51 +0100 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f38df0b..0f3f486 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# CI testing for the nextcloud package +### CI testing for the nextcloud package Testing using the Test Management Tool (tmt) -## Tests +### Tests - `occ` - tests basic functionality of the occ command - `cli-install` - tests if post-install/setup steps can be run via cli -## Plans +### Plans The plans directory contains template plans for this package. The actual plans run are contained in the [main nextcloud repo](https://src.fedoraproject.org/rpms/nextcloud).