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

feat: Harvest should collect adaptive QOS policy groups #1847

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

cgrinds
Copy link
Collaborator

@cgrinds cgrinds commented Mar 22, 2023

Thanks to faguayot for reporting

Hardikl
Hardikl previously approved these changes Mar 23, 2023
@@ -11,6 +11,8 @@ func Test_zapiXputToRest(t *testing.T) {
want MaxXput
isErr bool
}{
{zapi: "6144IOPS/TB", want: MaxXput{IOPS: "6144", Mbps: "0"}},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just add comment as this is a test case of adaptive qos policy

rahulguptajss
rahulguptajss previously approved these changes Mar 23, 2023
@cgrinds cgrinds dismissed stale reviews from rahulguptajss and Hardikl via d156075 March 23, 2023 11:51
@rahulguptajss rahulguptajss merged commit 07bd392 into main Mar 23, 2023
@rahulguptajss rahulguptajss deleted the cbg-qos-policy-1426-adaptive branch March 23, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants