Created
May 29, 2018 15:26
-
-
Save sjha4/f3c934824113d4a4e36bfb102ed56100 to your computer and use it in GitHub Desktop.
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
| Internals: | |
| 1. Command> 2. Scenario> | |
| Runner: | |
| Checks: Assertion | |
| Procedures: ex: SQL DUmp, Pulp migrate etc. (Code to perform changes) | |
| Repoter | |
| Add subcommand in some place | |
| Command > Scenario | |
| Scenario: | |
| metadata | |
| compose checks > | |
| add steps with context | |
| Then set context mapping | |
| Checks | |
| metadata | |
| confine block to confine on _features_ ex: Pulp | |
| check will have run method where you do assertions | |
| Procedure: | |
| metadat describe as earlier | |
| run method | |
| ***** | |
| Restore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment