ubuntu-core-initramfs:alfonsosanchezbeato/add-bootchart-support

Last commit made on 2021-09-01
Get this branch:
git clone -b alfonsosanchezbeato/add-bootchart-support https://git.launchpad.net/ubuntu-core-initramfs

Branch merges

Branch information

Name:
alfonsosanchezbeato/add-bootchart-support
Repository:
lp:ubuntu-core-initramfs

Recent commits

cc8ebce... by Alfonso Sanchez-Beato

factory: move bootchart config to a system folder

2359a6d... by Alfonso Sanchez-Beato

factory: add config and unit for systemd-bootchart

The unit is expected to run by changing the kernel command line, as
needed.

6e61695... by Alfonso Sanchez-Beato

debian: add systemd-bootchart dependency

Add systemd-bootchart to build dependencies.

46675e4... by Dimitri John Ledkov <email address hidden>

Merge pull request #39 from snapcore/mvo/longer-timeouts

spread: increase timeouts and fixes

dc2fbbd... by Michael Vogt

tests: increase timeouts yet again

1035e9d... by Michael Vogt

tests: fix retry loop when waiting for the socket

35bfee8... by Michael Vogt

tests: wait for swtpm socket to appear

3949460... by Michael Vogt

tests: improve wait_for_ssh by also checking if the nested-vm service is still alive

426b793... by Michael Vogt

spread: add debug log if nested executions fail

7da64dd... by Michael Vogt

spread: increase timeouts

There are currently a bunch of spread failures. It looks like they
might be related to the fact that the test take a long time. This
is also evident from seeing some "green" runs. This commit increases
the timeouts to have more consistent results.