[Fuego] [PATCH 7/9] cyclictest: add NEED_ROOT for now

Bird, Timothy Tim.Bird at sony.com
Wed Nov 8 03:46:37 UTC 2017


applied - thanks.
 -- Tim


> -----Original Message-----
> From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> bounces at lists.linuxfoundation.org] On Behalf Of Daniel Sangorrin
> Sent: Monday, November 06, 2017 11:21 PM
> To: fuego at lists.linuxfoundation.org
> Subject: [Fuego] [PATCH 7/9] cyclictest: add NEED_ROOT for now
> 
> cyclitest does not necessarily need root. You can
> add the corresponding 'rtprio' settings to
> /etc/security/limits.conf for your user.
> However, we have no clean way to check that at the moment.
> 
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
> ---
>  engine/tests/Benchmark.cyclictest/fuego_test.sh | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/engine/tests/Benchmark.cyclictest/fuego_test.sh
> b/engine/tests/Benchmark.cyclictest/fuego_test.sh
> index 5f6584b..48c0173 100755
> --- a/engine/tests/Benchmark.cyclictest/fuego_test.sh
> +++ b/engine/tests/Benchmark.cyclictest/fuego_test.sh
> @@ -1,5 +1,7 @@
>  tarball=rt-tests-v1.1.1.tar.gz
> 
> +NEED_ROOT=1
> +
>  function test_build {
>      patch -p1 -N -s < $TEST_HOME/0001-Add-scheduling-policies-for-old-
> kernels.patch
>      make NUMA=0 cyclictest
> --
> 2.7.4
> 
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list