Will Foster

Results 102 issues of Will Foster

Currently we have to define supported Dell systems so that the Badfish library in QUADS knows to do special things that Dell is capable of during the M&R QUADS Phase:...

enhancement
badfish
Dell

This RFE covers implementing goaccess for our nginx reverse proxy component of QUADS to track API requests, frequency, performance, etc. https://goaccess.io/

enhancement
logging
nginx

in QUADS 1.1.x `quads-cli --host $HOST` returned the current cloud something was in: ``` (root@quads11) - (12:41) - (~) # quads --host d16-h01-000-r650.rdu2.example.com cloud37 ``` In QUADS 2.0 it returns...

quads-cli
scheduling
metadata

This is an RFE for adding the same support to `--move-hosts` that SuperMicro has for unmounting virtual media. This is supported in iDRAC versions 6.0 and higher **only** `if int(data["FirmwareVersion"].replace(".",""))...

enhancement
badfish
Dell
ipmi

This RFE covers adding the `assignment_id` in some conspicous place, either with a tooltip hover over on the actual assignment list in `quads-web` inventory or the `/host/` pages as a...

enhancement

This RFE covers adding a `bootmode` setting which takes the following parameters: `BIOS` `EFI` or `None`. This setting should reside on each hosts individual metadata and can be modified via...

enhancement
quads-core

This RFE covers either porting `~/quads-post-network-test.sh` internal fping checking tool we have to Python3 and including it as something like `tools/quads-post-network-test.py` **or** adding methods to `validate_environment.py` to cover the same...

enhancement
quads-tools
network
validation

There is already a large initiative here for refactoring how we do logging: https://review.gerrithub.io/c/redhat-performance/quads/+/1219831 This RFE covers an additional feature under this feature-set: ### Append FQDN for target systems with...

enhancement
quads-core
logging
provision
refactor

We have filtered any output from retired systems in a lot of places, especially lately due to it sneaking into some API and CLI output and causing bugs. However, there...

enhancement
quads-cli
quads-core

This feature will cover adding a host-level designator of `self_schedule_only: true/false` (default false) - Allow the creation of a self-scheduling only pool of systems - Potentially allow a _hosted_ model...

enhancement
quads-core
self-scheduling