Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Add Doctor Checks to Driver and Verifier #494

Merged
merged 10 commits into from
Feb 2, 2023
Merged

Conversation

aaron-lane
Copy link
Collaborator

This PR adds doctor checks to the driver and verifier, specifically to check that driver.client does exist and is executable, and that verifier.systems is not empty. This PR partially implements #212.

@aaron-lane
Copy link
Collaborator Author

kitchen doctor only calls #doctor on the first plugin that it detects with an implementation: https://github.com/test-kitchen/test-kitchen/blob/v3.5.0/lib/kitchen/instance.rb#L244. The logic needs to be centralized and generalized to be executable by all the plugins.

@aaron-lane aaron-lane merged commit 694e621 into main Feb 2, 2023
@aaron-lane aaron-lane deleted the aaron-lane/doctor branch February 2, 2023 02:58
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.

1 participant