quads icon indicating copy to clipboard operation
quads copied to clipboard

[BUG] Misleading output when trying to add a schedule to non-existent host

Open kambiz-aghaiepour opened this issue 2 years ago • 1 comments

# quads --host myhost.example.com --add-schedule --schedule-start '2022-01-16 22:00' --schedule-end '2023-01-01 22:00' --schedule-cloud cloud34
Error: 'NoneType' object has no attribute 'broken'

The expected output should be a message indicating that myhost.example.com is undefined.

kambiz-aghaiepour avatar Jan 13 '22 15:01 kambiz-aghaiepour

@kambiz-aghaiepour I believe this may have been resolved in https://review.gerrithub.io/c/redhat-performance/quads/+/533211 can you confirm?

sadsfae avatar Mar 04 '22 08:03 sadsfae