diff options
author | Abdulwasiu Apalowo <abdulwasiuapalowo@gmail.com> | 2022-06-01 15:23:44 +0100 |
---|---|---|
committer | Abdulwasiu Apalowo <abdulwasiuapalowo@gmail.com> | 2022-06-01 17:34:33 +0100 |
commit | 01287172bda8b6b53e22e56e0537ade75824ea49 (patch) | |
tree | 333c5649bd2654b20d7fa3e55b9bc6d81b307ef0 | |
parent | 82995a9415c14ddef6605bd997823c65dcab614b (diff) | |
download | libvirt-ci-01287172bda8b6b53e22e56e0537ade75824ea49.zip libvirt-ci-01287172bda8b6b53e22e56e0537ade75824ea49.tar.gz libvirt-ci-01287172bda8b6b53e22e56e0537ade75824ea49.tar.bz2 |
Drop guests/README.rst
After dropping quay helper script, lcitool is now the only management
tool for the libvirt CI infrastructure. Hence, this README file is no longer required.
Signed-off-by: Abdulwasiu Apalowo <abdulwasiuapalowo@gmail.com>
-rw-r--r-- | guests/README.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/guests/README.rst b/guests/README.rst deleted file mode 100644 index ace54e1..0000000 --- a/guests/README.rst +++ /dev/null @@ -1,6 +0,0 @@ -=================================== -libvirt CI - guest management tools -=================================== - -The tools contained in this directory simplify and automate the management -of the container and VM images used by the libvirt CI infrastructure. |