Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud-only with date sometimes returns current set of hosts in cloud, if no schedules match the date given #466

Open
kambiz-aghaiepour opened this issue Jan 31, 2024 · 1 comment

Comments

@kambiz-aghaiepour
Copy link
Contributor

  • QUADS version (rpm -qa | grep quads and/or quads-cli --version): 1.1.7 gaúcho

When calling : quads-cli --cloud-only --cloud cloudXX --date

if there are no hosts that match the given date, instead of returning nothing, quads is defaulting to return the current set of hosts in cloudXX

sadsfae pushed a commit that referenced this issue Jan 31, 2024
When calling cli with both --cloud-only and --date, if there
are no matching schedules, the current set of hosts is incorrectly
returned.

Fixes: #466
Change-Id: Ifb7f9da1e899c03829b6e38e1a712b1293898db2
sadsfae pushed a commit that referenced this issue Feb 8, 2024
When calling cli with both --cloud-only and --date, if there
are no matching schedules, the current set of hosts is incorrectly
returned.

Fixes: #466
Change-Id: Ifb7f9da1e899c03829b6e38e1a712b1293898db2
@sadsfae
Copy link
Member

sadsfae commented Feb 12, 2024

Let's see if we can get a patchset into gerrit for the APIv3 branch too. I see 1.1 series patchset is up for review here: https://review.gerrithub.io/c/redhat-performance/quads/+/1176267

@sadsfae sadsfae added the bug label Mar 6, 2024
@sadsfae sadsfae added this to To Do in 1.1 and 2.0 Series via automation Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants