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

Fix error with delete command for vmpooler and nspooler #58

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

mikkergimenez
Copy link
Contributor

@mikkergimenez mikkergimenez commented Jan 14, 2020

…e doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4)

Status

Ready for Merge

Description

There was a broken interface for vmfloaty's delete commands on nspooler and vmpooler after a 5th parameter was created on the abs delete command. This adds a test to ensure that if something like this changes again, the test will catch it.

Related Issues

Todos

  • [*] Tests
  • [n/a] Documentation

Reviewers

@demophoon
@briancain
@highb
@jcoconnor

…e doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4)
@mikkergimenez mikkergimenez changed the title Adding spec test to ensure that all the interfaces are the same, whil… Fix error with delete command for vmpooler and nspooler Jan 14, 2020
Copy link
Contributor

@highb highb left a comment

Choose a reason for hiding this comment

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

Yay consistency!

@highb highb merged commit 39770cb into puppetlabs:master Jan 14, 2020
@highb highb mentioned this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants