qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs
@ 2021-03-31 16:03 Thomas Huth
  2021-03-31 16:13 ` Willian Rampazzo
  2021-03-31 19:23 ` Alex Bennée
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2021-03-31 16:03 UTC (permalink / raw)
  To: qemu-devel, Alex Bennée, Stefan Hajnoczi
  Cc: Willian Rampazzo, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta

We are using the dtrace backend in downstream RHEL, so testing this
in the CentOS 8 task seems to be a good fit.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 .gitlab-ci.yml                          | 2 +-
 tests/docker/dockerfiles/centos8.docker | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3480d79db3..4c43dd2570 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -223,7 +223,7 @@ build-system-centos:
   variables:
     IMAGE: centos8
     CONFIGURE_ARGS: --disable-nettle --enable-gcrypt --enable-fdt=system
-                    --enable-modules
+                    --enable-modules --enable-trace-backends=dtrace
     TARGETS: ppc64-softmmu or1k-softmmu s390x-softmmu
       x86_64-softmmu rx-softmmu sh4-softmmu nios2-softmmu
     MAKE_CHECK_ARGS: check-build
diff --git a/tests/docker/dockerfiles/centos8.docker b/tests/docker/dockerfiles/centos8.docker
index a763d55730..a8c6c528b0 100644
--- a/tests/docker/dockerfiles/centos8.docker
+++ b/tests/docker/dockerfiles/centos8.docker
@@ -29,6 +29,7 @@ ENV PACKAGES \
     rdma-core-devel \
     spice-glib-devel \
     spice-server \
+    systemtap-sdt-devel \
     tar \
     zlib-devel
 
-- 
2.27.0



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

* Re: [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs
  2021-03-31 16:03 [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs Thomas Huth
@ 2021-03-31 16:13 ` Willian Rampazzo
  2021-03-31 19:23 ` Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Willian Rampazzo @ 2021-03-31 16:13 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Wainer dos Santos Moschetta, Alex Bennée, qemu-devel,
	Stefan Hajnoczi, Philippe Mathieu-Daudé

On Wed, Mar 31, 2021 at 1:04 PM Thomas Huth <thuth@redhat.com> wrote:
>
> We are using the dtrace backend in downstream RHEL, so testing this
> in the CentOS 8 task seems to be a good fit.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .gitlab-ci.yml                          | 2 +-
>  tests/docker/dockerfiles/centos8.docker | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Willian Rampazzo <willianr@redhat.com>



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

* Re: [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs
  2021-03-31 16:03 [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs Thomas Huth
  2021-03-31 16:13 ` Willian Rampazzo
@ 2021-03-31 19:23 ` Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2021-03-31 19:23 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Willian Rampazzo, Wainer dos Santos Moschetta, qemu-devel,
	Stefan Hajnoczi, Philippe Mathieu-Daudé


Thomas Huth <thuth@redhat.com> writes:

> We are using the dtrace backend in downstream RHEL, so testing this
> in the CentOS 8 task seems to be a good fit.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>

Queued to for-6.0/fixes-for-rc2, thanks.

-- 
Alex Bennée


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

end of thread, other threads:[~2021-03-31 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 16:03 [PATCH] gitlab-ci.yml: Test the dtrace backend in one of the jobs Thomas Huth
2021-03-31 16:13 ` Willian Rampazzo
2021-03-31 19:23 ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).