-
Notifications
You must be signed in to change notification settings - Fork 74
Test Framework
Chris Ladd edited this page Oct 11, 2019
·
1 revision
Stacki ships with a full set of unit, integration, and system test-suites that our CI/CD pipeline uses to validate any code changes.
But, you can run these test-suites yourself on your local development machine, using Vagrant and Virtualbox or KVM.
Documentation about the Test Framework can be found in the Stacki codebase here: https://github.com/Teradata/stacki/blob/master/test-framework/README.md
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
- Getting Started
- Overview
- Definitions
- Stacki Cheat Sheet
- Installation
- Upgrading
- Customization
- Configuration
- Interacting With Your Cluster
- FAQ/Shooting Your Foot
- Developer
- Reference
- Release Notes
- Licenses