From ce82e19a372571f296e8463727809ee76c725911 Mon Sep 17 00:00:00 2001
From: Giuseppe Scrivano <gscrivan@redhat.com>
Date: Fri, 5 Apr 2019 15:37:52 +0200
Subject: cirrus: enable remote tests for rootless

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
---
 contrib/cirrus/rootless_test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/cirrus/rootless_test.sh b/contrib/cirrus/rootless_test.sh
index 932af6d92..09c57f993 100755
--- a/contrib/cirrus/rootless_test.sh
+++ b/contrib/cirrus/rootless_test.sh
@@ -30,5 +30,6 @@ make
 make varlink_generate
 make test-binaries
 make ginkgo
+make ginkgo-remote
 
 record_timestamp "rootless test end"
-- 
cgit v1.2.3-54-g00ecf