~peter-sabaini/maas:add-nvme-testscript

Last commit made on 2019-03-28
Get this branch:
git clone -b add-nvme-testscript https://git.launchpad.net/~peter-sabaini/maas
Only Peter Sabaini can upload to this branch. If you are Peter Sabaini please log in for upload directions.

Branch merges

Branch information

Name:
add-nvme-testscript
Repository:
lp:~peter-sabaini/maas

Recent commits

2385312... by Peter Sabaini

Add a test script for testing nvme devices.

Generate load on nvme devices for 10min, then check health via
nvme-cli

08e33f5... by Kit Randel

Use implicit DI annotation and move directives to named funcs.

c98d5f3... by Kit Randel

Build angular app in production mode.

9c8072b... by Newell Jensen

Filter out suppressed script results from the traffic light statuses that are used by the UI. Add websocket methods to allow setting and getting the necessary information to suppress and dismiss failed tests.

57f42e9... by Blake Rouse

Add support for iPXE bootloader booting.

When an iPXE client performs a DHCP request the filename is now ipxe.cfg over HTTP and no longer chainloading the pxelinux.0. All communication occurs over HTTP and none over TFTP.

f7d293f... by Blake Rouse

Fixes LP: #1820998 - Reset skip_storage and skip_networking on running of commissioning hooks as well on failure for starting of commissioning and testing.

1220077... by Steve Rydz

LP: #1695868 - Show error when trying to create a bond from bridges

b278fb6... by Andres Rodriguez

LP: #1821605 - Drop amtterm as a requirement for AMT power control

amtterm (which provided amttool) was previously used for really old AMT implementations, and MAAS used to rely on it to discover the version of AMT to decide whether to use wsmancli or amttool. Nowadays, however, wsmancli is used for the discovery process as well as it being the default power management version.

That said, MAAS is failing to power manage a machine if *only* wsmancli is installed (but not amtterm). Since amtterm is really deprecated from the AMT perspective (but we keep it in MAAS just in case), dropping the requirement for it being installed would allow to power manage AMT machines only by having wsmancli installed.

aeb10ec... by Kit Randel

LP: #1821658 - Ensure orderByDate vars declared.

aef8da7... by Andres Rodriguez

utilities/release-build: Add disco to package utilities