~mpontillo/maas:reduce-beacon-logging--bug-1722589

Last commit made on 2017-10-10
Get this branch:
git clone -b reduce-beacon-logging--bug-1722589 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
reduce-beacon-logging--bug-1722589
Repository:
lp:~mpontillo/maas

Recent commits

b59dfc4... by Mike Pontillo

Fix tests.

173ff95... by Mike Pontillo

LP: #1722589 - Place beacon logging under debug flag.

8510718... by Lee Trager

LP: #1721587 - Create a script-result-list directive.

The script-result-list directive allows both the testing and commissioning
tab to use the same code for displaying results. This gives both pages the
same feature sets.

As the UI is now using the node-result web socket to retrieve commissioning
and testing results they are no longer sent on the node object. The node
results controller has been updated to only request from the region the
results currently being viewed(commissioning or testing). These changes mean
the region only sends the result data currently being viewed.

4941788... by Andres Rodriguez

Update CHANGELOG

d1ad7b2... by Newell Jensen

LP: #1721113 -- Group physical block devices in the storage card off of their size and type.

476382a... by Lee Trager

Only show historic results from the same node.

d4f0b16... by Andres Rodriguez

Update CHANGELOG

3ccef77... by Andres Rodriguez

LP: #1711760 - Workaround bug in resolvconf where nameservers are not populated in ephemeral environments

9b316a3... by Lee Trager

LP: #1721524 - Show old storage tests not associated with a physical blockdevice on all disks, as a historic result if possible.

001aecb... by Lee Trager

* Pad the timeout by 5 minutes instead of one.
* Modify stress-ng-memory-* to use free memory instead of available.