All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cirrus-ci: add FreeBSD 14 task
@ 2022-04-27 15:50 Roger Pau Monne
  2022-04-27 22:13 ` Stefano Stabellini
  0 siblings, 1 reply; 3+ messages in thread
From: Roger Pau Monne @ 2022-04-27 15:50 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu

Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 .cirrus.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.cirrus.yml b/.cirrus.yml
index 4ae719136e..c38333e736 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -24,3 +24,9 @@ task:
   freebsd_instance:
     image_family: freebsd-13-0
   << : *FREEBSD_TEMPLATE
+
+task:
+  name: 'FreeBSD 14'
+  freebsd_instance:
+    image_family: freebsd-14-0-snap
+  << : *FREEBSD_TEMPLATE
-- 
2.35.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] cirrus-ci: add FreeBSD 14 task
  2022-04-27 15:50 [PATCH] cirrus-ci: add FreeBSD 14 task Roger Pau Monne
@ 2022-04-27 22:13 ` Stefano Stabellini
  2022-04-28  9:50   ` Roger Pau Monné
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2022-04-27 22:13 UTC (permalink / raw)
  To: Roger Pau Monne
  Cc: xen-devel, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

On Wed, 27 Apr 2022, Roger Pau Monne wrote:
> Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.
> 
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


Roger, should you add an entry to MAINTAINERS to set yourself as
maintainer of .cirrus.yml ?


> ---
>  .cirrus.yml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/.cirrus.yml b/.cirrus.yml
> index 4ae719136e..c38333e736 100644
> --- a/.cirrus.yml
> +++ b/.cirrus.yml
> @@ -24,3 +24,9 @@ task:
>    freebsd_instance:
>      image_family: freebsd-13-0
>    << : *FREEBSD_TEMPLATE
> +
> +task:
> +  name: 'FreeBSD 14'
> +  freebsd_instance:
> +    image_family: freebsd-14-0-snap
> +  << : *FREEBSD_TEMPLATE
> -- 
> 2.35.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cirrus-ci: add FreeBSD 14 task
  2022-04-27 22:13 ` Stefano Stabellini
@ 2022-04-28  9:50   ` Roger Pau Monné
  0 siblings, 0 replies; 3+ messages in thread
From: Roger Pau Monné @ 2022-04-28  9:50 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: xen-devel, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Wei Liu

On Wed, Apr 27, 2022 at 03:13:13PM -0700, Stefano Stabellini wrote:
> On Wed, 27 Apr 2022, Roger Pau Monne wrote:
> > Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.
> > 
> > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> 
> Acked-by: Stefano Stabellini <sstabellini@kernel.org>
> 
> 
> Roger, should you add an entry to MAINTAINERS to set yourself as
> maintainer of .cirrus.yml ?

It would seem a natural fit to place it in the "Continuous Integration
(CI)" section, but then it being FreeBSD only (at least ATM) I assume
current maintainers won't feel comfortable having it there.

Thanks, Roger.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-28  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 15:50 [PATCH] cirrus-ci: add FreeBSD 14 task Roger Pau Monne
2022-04-27 22:13 ` Stefano Stabellini
2022-04-28  9:50   ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.