From fffda0563148975eb7566dc0845da25c8cd32de1 Mon Sep 17 00:00:00 2001 From: Johnny Bieren Date: Nov 08 2018 14:24:26 +0000 Subject: More become additions Signed-off-by: Johnny Bieren --- diff --git a/misc/ltp/test_remote.yml b/misc/ltp/test_remote.yml index 3252345..b77302d 100644 --- a/misc/ltp/test_remote.yml +++ b/misc/ltp/test_remote.yml @@ -99,6 +99,7 @@ - name: Get known issues command: "{{ builddir }}/knownissues.sh > {{ltpdir}}/ltp.skip" + become: true - name: Run ltp command: "{{ builddir }}/runtest.sh {{ ltpdir }} {{ item }}"