~narahuang/checkbox/+git/checkbox-configure:add-kernel-failboot

Last commit made on 2021-11-04
Get this branch:
git clone -b add-kernel-failboot https://git.launchpad.net/~narahuang/checkbox/+git/checkbox-configure
Only Nara Huang can upload to this branch. If you are Nara Huang please log in for upload directions.

Branch merges

Branch information

Name:
add-kernel-failboot
Repository:
lp:~narahuang/checkbox/+git/checkbox-configure

Recent commits

44b4aec... by Nara Huang

Modify: Add kernel failboot test of UC images

7cc63c4... by Nara Huang

Modify: Add kernel failboot test of UC images

5bb6463... by PMR <pmr@pmr-lander>

Merge #405009 from ~hyac109/checkbox/+git/checkbox-configure:correct-model-grade-job-inclusion

6c58ce7... by Kristin Chuang

Modify: replace UC test plan's model check job with image/model-grade

c90645b... by Sylvain Pineau

hooks:install: Be smart by setting uid 1000 as the default user for the checkbox sudoer rule

In order:

uid 1000
uid 1001
configure.ac user option (default=ubuntu)

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

Merge #401946 from ~jocave/checkbox/+git/checkbox-configure:no-wrapper-common-during-hook

12ced6b... by Jonathan Cave

Fix: don't need wrapper_common in hooks

We do need wrapper common during normal invocations to get the
full environment setup, but during install when the configure
hook is called it is not needed. This blocked sideloading of
devmode snaps when the content interface would not be automatically
setup.

7fd6717... by PMR <pmr@pmr-lander>

Merge #400173 from ~hyac109/checkbox/+git/checkbox-configure:fix-testplan-missing-parts

Change: update missing/invalid jobs and nested parts

e73ee02... by Kristin Chuang

Change: update missing/invalid jobs and nested parts

df40472... by Sylvain Pineau

Don't crash when sideloading snaps with base20

$ sudo snap install ./checkbox-demo_0.1dev_amd64.snap --devmode --dangerous
error: cannot perform the following tasks:
- Run configure hook of "checkbox-demo" snap if present (run hook "configure": ERROR: no /wrapper_common found)