~raharper/curtin:feature/enable-storage-vmtest-on-centos

Last commit made on 2018-09-21
Get this branch:
git clone -b feature/enable-storage-vmtest-on-centos https://git.launchpad.net/~raharper/curtin
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
feature/enable-storage-vmtest-on-centos
Repository:
lp:~raharper/curtin

Recent commits

e0e9837... by Ryan Harper

Drop debug and fix empty check to size of array

11ad4ba... by Ryan Harper

jenkins-runner: handle nosetest args passed with filters and test paths

211e2ad... by Ryan Harper

jenkins-runner: always append tests to nosetest

fafa454... by Ryan Harper

Only install multipath packages if needed

0f426eb... by Ryan Harper

jenkins-runner: better quoting and add --filter foo=bar support

7198fbc... by Ryan Harper

jenkins-runner: restore missing -p|--parallel cli case statement

a04727e... by Ryan Harper

builtin-hooks call handle_cloudconfig on centos to config maas datasource

In-image curthooks in centos images called curthooks.handle_cloudconfig.
We need to do the same in the built-in hooks if we're on centos.

LP: #1791140

d1e92f6... by Ryan Harper

Allow os_variant=rhel in grub install

When RHEL is installed, the os_variant value is 'rhel'. Allow this
value to match the centos|redhat case statement for grub install.

LP: #1790756

f9c5916... by Ryan Harper

vmtest: collect /boot contents; collect efibootmgr output on UEFI

07972da... by Ryan Harper

helpers/common: make efibootmgr dump verbosely