configure verifier output returned under stderr when successful
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Rally |
New
|
Undecided
|
Unassigned |
Bug Description
Running "rally verify configure-verifier" returns output under standard error when command is successful.
Following is ansible output running xrally-openstack under podman
"changed": true,
"cmd": [
"sudo",
"run",
"-v",
"--id",
...
"failed": false,
"rc": 0,
"start": "2022-11-21 09:40:37.629494",
"stderr": "2022-11-21 09:40:40.478 1 INFO rally.api [-] Configuring verifier 'tempest' (UUID=8c326a22-
:41.922 1 INFO rally.api [-] Verifier 'tempest' (UUID=8c326a22-
],
"stdout": "",
Also tried this on the command line, again with podman xrally-openstack, which
confirms this goes to stderr not stdout. Unable to check this outside container.
Rally version: 3.3.0
Installed Plugins:
description: | updated |