Expand Test Kitchen driver docs and improve SEO (CHEF-37533) - #4716
Draft
Kuxhul wants to merge 1 commit into
Draft
Expand Test Kitchen driver docs and improve SEO (CHEF-37533)#4716Kuxhul wants to merge 1 commit into
Kuxhul wants to merge 1 commit into
Conversation
Update the Test Kitchen driver documentation to list all supported drivers, using the Kitchen CI drivers page as a reference. Add the kitchen-docker, kitchen-habitat, kitchen-opennebula, kitchen-vcair, kitchen-vcenter, kitchen-vra, and kitchen-vro drivers, add guidance on verifying that a driver gem is installed in the active Ruby environment, and link to the upstream drivers reference. Add description and summary front matter to the Test Kitchen tool pages across workstation 25, 26.0, and 26.1 to improve search discoverability of the official Progress Chef documentation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for chef-web-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes the documentation gap in Test Kitchen described in CHEF-37533.
Uses the Kitchen CI drivers page as the reference for the supported drivers list.
Driver list
Updates the Test Kitchen drivers reusable (
test_kitchen_drivers.md) across workstation 25, 26.0, and 26.1 to:kitchen-docker,kitchen-habitat,kitchen-opennebula,kitchen-vcair,kitchen-vcenter,kitchen-vra, andkitchen-vro.gem list/chef gem list).SEO
Adds
descriptionandsummaryfront matter with Test Kitchen and driver keywords to the Test Kitchen tool pages (_index.md,config_yml_kitchen.md,ctl_kitchen.md) across all three versions, so the official Progress Chef documentation surfaces first in search.Validation
markdownlint-cli2passes on all changed files.Notes
Opened as a draft for leadership review before publishing.