diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-04-05 15:37:52 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-04-08 22:16:56 +0200 |
commit | ce82e19a372571f296e8463727809ee76c725911 (patch) | |
tree | 2557afd294408b19759590fe4d6fae1c594de241 /contrib/cirrus | |
parent | ae10f55362d1dfeacec2d10add1dffbceb0a31b9 (diff) | |
download | podman-ce82e19a372571f296e8463727809ee76c725911.tar.gz podman-ce82e19a372571f296e8463727809ee76c725911.tar.bz2 podman-ce82e19a372571f296e8463727809ee76c725911.zip |
cirrus: enable remote tests for rootless
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'contrib/cirrus')
-rwxr-xr-x | contrib/cirrus/rootless_test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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" |