Skip to content

Commit

Permalink
fixup! tests: Merge installed/ and fedora-str/ directories
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Apr 5, 2018
1 parent 34ec163 commit 94c4a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .papr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ host:
tests:
- cd /etc/yum.repos.d/ && curl -L -O https://copr.fedorainfracloud.org/coprs/walters/oci-kvm-hook/repo/fedora-27/walters-oci-kvm-hook-fedora-27.repo
- rpm-ostree install oci-kvm-hook && rpm-ostree ex livefs
- docker run --device /dev/kvm --rm -v $(pwd):/srv/code registry.fedoraproject.org/fedora:27 /bin/sh -c "cd /srv/code && ./ci/fah27-insttests.sh"
- docker run --device /dev/kvm --rm -v $(pwd):/srv/code:z registry.fedoraproject.org/fedora:27 /bin/sh -c "cd /srv/code && ./ci/fah27-insttests.sh"

artifacts:
- tests/installed/artifacts/
Expand Down

0 comments on commit 94c4a74

Please sign in to comment.