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 where instance filter failed if matched with more than one item by regex #316

Closed
wants to merge 2 commits into from

Conversation

kewubenduben
Copy link

$ kitchen list
Instance                      Driver   Provisioner  Last Action
gdb01-master-ubuntu-1204      Vagrant  ChefSolo     Created
logdb01-master-ubuntu-1204    Vagrant  ChefSolo     Created

$ kitchen login gdb01-master-ubuntu-1204
>>>>>>
Argument `gdb01-master-ubuntu-1204' returned multiple results:
  * gdb01-master-ubuntu-1204
  * logdb01-master-ubuntu-1204

@fnichol
Copy link
Contributor

fnichol commented Jan 12, 2014

This should be resolved with d4623a1 which will be included in the next Test Kitchen release. Just to be on the safe side, I added your test case as an addition test scenario to make sure there aren't any regressions. Thank you!

@fnichol fnichol closed this in 4382d8a Jan 12, 2014
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants