tests: Add a rebase test

This crashes for me sometimes, so let's add a test.
https://github.com/projectatomic/rpm-ostree/issues/30
This commit is contained in:
Colin Walters 2014-09-30 09:54:14 -04:00
parent d3babd8a93
commit d8e6bd88e6

View File

@ -34,3 +34,6 @@ ostree admin --sysroot=sysroot deploy --karg=root=LABEL=MOO --karg=quiet --os=te
os_repository_new_commit os_repository_new_commit
rpm-ostree upgrade --sysroot=sysroot --os=testos rpm-ostree upgrade --sysroot=sysroot --os=testos
ostree --repo=sysroot/ostree/repo remote add --set=gpg-verify=false otheros file://$(pwd)/testos-repo testos/buildmaster/x86_64-runtime
rpm-ostree rebase --sysroot=sysroot --os=testos otheros: