~sylvain-pineau/checkbox-ng:fix-1805580

Last commit made on 2020-04-20
Get this branch:
git clone -b fix-1805580 https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-1805580
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

0e9778f... by Sylvain Pineau

remote_assistant: Remote API bump 10 -> 11

1d739b2... by Sylvain Pineau

urwid_ui: don't use dict get(), rpyc keeps netrefs on it

ae228cf... by Sylvain Pineau

remote_assistant: json serialize the get_jobs_repr() output

Sending tuple of dicts over rpyc keeps too many netrefs opened, causing
serious bottlenecks (and preventing stream compression)

c9c49f5... by Sylvain Pineau

master: Suppress costly call to logger.debug (listing test plans over rpyc)

eab1036... by Maciej Kisielewski

session: fix test duration for manual plugins

Now the start datetime is stored in a metadata, so the duration includes
the time the session spent being suspended to the disk.

d3b5796... by Maciej Kisielewski

result: add a setter for execution_duration

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

Merge #381696 from ~sylvain-pineau/checkbox-ng:fix-1870556

a88b6ac... by Sylvain Pineau

session:restart: Fix RemoteDebRestartStrategy with a default value for cache_dir

Fixes: lp:1870556

6429f38... by PMR <pmr@pmr-lander>

Merge #381643 from ~kissiel/checkbox-ng:lets-not-build-a-python-parser

6354408... by Maciej Kisielewski

resource: fix a problem with compound statements mixed with ()