~kissiel/plainbox:add-verbosity

Last commit made on 2016-12-21
Get this branch:
git clone -b add-verbosity https://git.launchpad.net/~kissiel/plainbox
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
add-verbosity
Repository:
lp:~kissiel/plainbox

Recent commits

41bd0a4... by Maciej Kisielewski

add 'verboisty' field to launchers

Signed-off-by: Maciej Kisielewski <email address hidden>

e5e62ec... by PMR <pmr@pmr-lander>

Merge #313090 from plainbox:release

Release_2016_Week50

a8a85dc... by Pierre Equoy

increment version to v0.33.0.dev0

a5ac8c7... by Pierre Equoy

Bump to v0.32.0

8c8b093... by PMR <pmr@pmr-lander>

Merge #311944 from ~jocave/plainbox:preserve-snappy-env-vars

5d634ff... by Jonathan Cave

Preserve more environment variables on snappy

By default carry over all snappy environment variables
as they are key to understanding filesystem layout.

Also add LD_LIBRARY_PATH and GI_TYPELIB_PATH.

050878e... by Pierre Equoy

Bump to v0.32.0rc1

a578c31... by PMR <pmr@pmr-lander>

Merge #310064 from ~sylvain-pineau/plainbox:snappy-restart-with-sudo

da7f0fa... by Sylvain Pineau

session:restart: Set up the systemd unit for all-snaps using sudo

Ubuntu Core 16 users have a sudoers configuration allowing sudo usage without
a password. Stress tests requiring a system restart had to run checkbox with
sudo to be able to set up the systemd unit, making all logs and report owned
by root (and saved in SNAP_DATA instead of SNAP_USER_DATA).

The new version takes advantage of this sudoer config by calling sudo from plainbox,
this allowing the whole session to be controlled by the user account.

The benefits are threefold, we stop using sudo to run stress tests, all logs
are easily accessible from SNAP_DATA and we don't need a specific snapcraft
launcher wrapper for stress tests.

9cdf73b... by PMR <pmr@pmr-lander>

Merge #308936 from ~kissiel/plainbox:optimizations