All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] travis: Test NUMA also on Fedora/CentOS
@ 2021-01-21 10:59 Petr Vorel
  2021-01-21 15:37 ` Enji Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2021-01-21 10:59 UTC (permalink / raw)
  To: ltp

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

tested (affected distros only)
https://travis-ci.org/github/pevik/ltp/builds/755505691

Kind regards,
Petr

 travis/fedora.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/travis/fedora.sh b/travis/fedora.sh
index 665915a47..ef2d32f47 100755
--- a/travis/fedora.sh
+++ b/travis/fedora.sh
@@ -13,6 +13,7 @@ $yum \
 	gcc \
 	git \
 	findutils \
+	numactl-devel \
 	libtirpc \
 	libtirpc-devel \
 	perl-JSON \
-- 
2.30.0


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

* [LTP] [PATCH 1/1] travis: Test NUMA also on Fedora/CentOS
  2021-01-21 10:59 [LTP] [PATCH 1/1] travis: Test NUMA also on Fedora/CentOS Petr Vorel
@ 2021-01-21 15:37 ` Enji Cooper
  2021-01-21 16:56   ` Petr Vorel
  0 siblings, 1 reply; 3+ messages in thread
From: Enji Cooper @ 2021-01-21 15:37 UTC (permalink / raw)
  To: ltp

Reviewed by: Enji Cooper <yaneurabeya@gmail.com>

> On Jan 21, 2021, at 03:00, Petr Vorel <pvorel@suse.cz> wrote:
> 
> ?Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
> Hi,
> 
> tested (affected distros only)
> https://travis-ci.org/github/pevik/ltp/builds/755505691
> 
> Kind regards,
> Petr
> 
> travis/fedora.sh | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/travis/fedora.sh b/travis/fedora.sh
> index 665915a47..ef2d32f47 100755
> --- a/travis/fedora.sh
> +++ b/travis/fedora.sh
> @@ -13,6 +13,7 @@ $yum \
>    gcc \
>    git \
>    findutils \
> +    numactl-devel \
>    libtirpc \
>    libtirpc-devel \
>    perl-JSON \
> -- 
> 2.30.0
> 
> 
> -- 
> Mailing list info: https://lists.linux.it/listinfo/ltp

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

* [LTP] [PATCH 1/1] travis: Test NUMA also on Fedora/CentOS
  2021-01-21 15:37 ` Enji Cooper
@ 2021-01-21 16:56   ` Petr Vorel
  0 siblings, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2021-01-21 16:56 UTC (permalink / raw)
  To: ltp

Hi,

> Reviewed by: Enji Cooper <yaneurabeya@gmail.com>
Thanks, merged!

Kind regards,
Petr

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

end of thread, other threads:[~2021-01-21 16:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 10:59 [LTP] [PATCH 1/1] travis: Test NUMA also on Fedora/CentOS Petr Vorel
2021-01-21 15:37 ` Enji Cooper
2021-01-21 16:56   ` Petr Vorel

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.