tests: Add a "pull-test2" that uses slightly more realistic content
authorColin Walters <walters@verbum.org>
Mon, 30 Oct 2017 18:17:10 +0000 (14:17 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 1 Nov 2017 17:38:26 +0000 (17:38 +0000)
commit9d82d258baa3dd89a78a720ccb3d9a963c30be24
treefe2dec01a3e1f9a4677fec6f6c5ed4893b9c2c08
parentaec1191fa951c07a6cd7986d027b1fce3fb0703b
tests: Add a "pull-test2" that uses slightly more realistic content

This one actually exercises the delta paths more; I pulled the
data from some local F26AH builds.  One thing I noticed while doing
that is that we try bsdiff on xz'd data, but that won't be useful.
https://github.com/projectatomic/rpm-ostree/issues/470
https://bugzilla.redhat.com/show_bug.cgi?id=1367496

Anyways I verified this test fails without the fixup for `pread()`
in https://github.com/ostreedev/ostree/pull/1312

Closes: #1314
Approved by: jlebon
Makefile-tests.am
tests/fah-deltadata-new.tar.xz [new file with mode: 0644]
tests/fah-deltadata-old.tar.xz [new file with mode: 0644]
tests/libtest.sh
tests/pull-test2.sh [new file with mode: 0644]
tests/test-pull2-bareuseronly.sh [new file with mode: 0755]