diff mbox series

[1/5] tests/lcitool: Delete obsolete centos-stream-8.yml file

Message ID 20240601070543.37786-2-thuth@redhat.com (mailing list archive)
State New
Headers show
Series tests: Update Fedora and Alpine containers via lcitool | expand

Commit Message

Thomas Huth June 1, 2024, 7:05 a.m. UTC
We've missed to delete this file when removing support for CentOS 8.
Since the current upstream version of the lcitool removed support
for CentOS 8 now, too, we have to remove the file before updating.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/lcitool/targets/centos-stream-8.yml | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 tests/lcitool/targets/centos-stream-8.yml

Comments

Daniel P. Berrangé June 3, 2024, 9:32 a.m. UTC | #1
On Sat, Jun 01, 2024 at 09:05:39AM +0200, Thomas Huth wrote:
> We've missed to delete this file when removing support for CentOS 8.
> Since the current upstream version of the lcitool removed support
> for CentOS 8 now, too, we have to remove the file before updating.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  tests/lcitool/targets/centos-stream-8.yml | 3 ---
>  1 file changed, 3 deletions(-)
>  delete mode 100644 tests/lcitool/targets/centos-stream-8.yml

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
diff mbox series

Patch

diff --git a/tests/lcitool/targets/centos-stream-8.yml b/tests/lcitool/targets/centos-stream-8.yml
deleted file mode 100644
index 6b11160fd1..0000000000
--- a/tests/lcitool/targets/centos-stream-8.yml
+++ /dev/null
@@ -1,3 +0,0 @@ 
-paths:
-  pip3: /usr/bin/pip3.8
-  python: /usr/bin/python3.8