rpm-ostree/tests/common
Colin Walters ace223acf8 Add pending-base-commit to status
One thing that's very confusing about OSTree is there are two layers -
deployments and the refs/commits. If one does an `rpm-ostree upgrade`, but then
e.g. `ostree admin undeploy 0`, you still have the new revision in the repo.

We don't do a good job of displaying this state, or helping people clean
it up.

Down the line, I also want to better support something like `rpm-ostree pull` to
cache updates explicitly *without* deploying.

This commit just adds a bit of information to the status display. We might want
to have better formatting, but I think this an OK start.

Closes: #595
Approved by: jlebon
2017-02-08 13:59:48 +00:00
..
compose tests: Add a pkg with rofiles violation that should fail 2017-01-11 18:39:25 +00:00
libtest.sh Add pending-base-commit to status 2017-02-08 13:59:48 +00:00
libvm.sh Support "system/regenerate-initramfs=true" flag in origin 2017-01-20 16:17:51 +00:00