diff options
author | baude <bbaude@redhat.com> | 2018-10-15 13:00:07 -0500 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2018-10-18 10:38:16 -0500 |
commit | 4662d06efdad2b32b0b53f059ac6fb517ba5a472 (patch) | |
tree | 2bd60b2bb4579235537ed7a2d561fdaff2b9859a /.papr.yml | |
parent | 05cadf31d24916215188ee839b0c0a824c31b822 (diff) | |
download | podman-4662d06efdad2b32b0b53f059ac6fb517ba5a472.tar.gz podman-4662d06efdad2b32b0b53f059ac6fb517ba5a472.tar.bz2 podman-4662d06efdad2b32b0b53f059ac6fb517ba5a472.zip |
fix NOTIFY_SOCKET in e2e testfix NOTIFY_SOCKET in e2e tests
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to '.papr.yml')
-rw-r--r-- | .papr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ required: true timeout: 90m tests: + - rpm-ostree usroverlay && rpm -Uvh https://kojipkgs.fedoraproject.org//packages/podman/0.10.1/1.gite4a1553.fc28/x86_64/podman-0.10.1-1.gite4a1553.fc28.x86_64.rpm - CONTAINER_RUNTIME="podman" sh .papr_prepare.sh artifacts: |