Joe Talerico (rook)
Joe Talerico (rook)
## RFE : Add performance scenario test for pod to service Add additional scenario similar to the echo-pod where we run the performance test with a service.
## Proposal / RFE @christarazi brought up a good point in my PR(#708 ), which makes me think we should add additional error handling when working with the k8s-api. See...
**Is your feature request related to a problem? Please describe.** Add arbitrary *metadata* about the kube-burner run. **Describe the solution you'd like** Allow a user to add `metadata.yml` that gets...
https://github.com/redhat-openstack/infrared/blob/master/plugins/tripleo-overcloud/build_templates.yml#L41 This line never sets the fact to the --deployment-files provided overcloud deploy script.
Do we have measurements of the load Cerberus puts on the cluster, since it continuously monitors aspects of the cloud? Thoughts on using the cluster events to determine go/no-go? Maybe...
Using the QUADs daemon we could spawn a worker thread on an interval (60 minute?), this thread could check the current schedule. This worker could check if there are hosts...
Previously we would write the raw data to ES in a byte64encode. However, we have gotten away from that. We should re-enable this in our workflow.
If we have a message bus available, we should have a defined interface to interact with the bus. # Redis - As message bus Each workload is an hash `hset...
Here is an example : ``` Traceback (most recent call last): File "/opt/snafu/uperf-wrapper/uperf-wrapper.py", line 227, in sys.exit(main()) File "/opt/snafu/uperf-wrapper/uperf-wrapper.py", line 221, in main _index_result("ripsaw-uperf-results",server,port,documents) File "/opt/snafu/uperf-wrapper/uperf-wrapper.py", line 27, in _index_result...
**Describe the bug** When copying the mb configuration file to the client pod, we have seen this fail, and there is no retry. ```shell [2023-04-03, 18:27:08 UTC] {subprocess.py:92} INFO -...