[PATCH] ci: refresh with lcitool manifest

Daniel P. Berrangé posted 1 patch 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20240304163435.3844921-1-berrange@redhat.com
ci/gitlab/builds.yml              | 2 +-
ci/lcitool/targets/freebsd-13.yml | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
delete mode 100644 ci/lcitool/targets/freebsd-13.yml
[PATCH] ci: refresh with lcitool manifest
Posted by Daniel P. Berrangé 1 month, 3 weeks ago
Picks up the switch from FreeBSD 13.2 to 13.3

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 ci/gitlab/builds.yml              | 2 +-
 ci/lcitool/targets/freebsd-13.yml | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)
 delete mode 100644 ci/lcitool/targets/freebsd-13.yml

diff --git a/ci/gitlab/builds.yml b/ci/gitlab/builds.yml
index 49a0b27029..b23a3989b9 100644
--- a/ci/gitlab/builds.yml
+++ b/ci/gitlab/builds.yml
@@ -619,7 +619,7 @@ x86_64-freebsd-13:
   needs: []
   allow_failure: false
   variables:
-    CIRRUS_VM_IMAGE_NAME: freebsd-13-2
+    CIRRUS_VM_IMAGE_NAME: freebsd-13-3
     CIRRUS_VM_IMAGE_SELECTOR: image_family
     CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
     INSTALL_COMMAND: pkg install -y
diff --git a/ci/lcitool/targets/freebsd-13.yml b/ci/lcitool/targets/freebsd-13.yml
deleted file mode 100644
index 0337926479..0000000000
--- a/ci/lcitool/targets/freebsd-13.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-cirrus:
-  image_name: freebsd-13-2
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH] ci: refresh with lcitool manifest
Posted by Andrea Bolognani 1 month, 3 weeks ago
On Mon, Mar 04, 2024 at 04:34:35PM +0000, Daniel P. Berrangé wrote:
> Picks up the switch from FreeBSD 13.2 to 13.3
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>  ci/gitlab/builds.yml              | 2 +-
>  ci/lcitool/targets/freebsd-13.yml | 2 --
>  2 files changed, 1 insertion(+), 3 deletions(-)
>  delete mode 100644 ci/lcitool/targets/freebsd-13.yml

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org