Last active
August 29, 2015 14:16
-
-
Save boris-42/44e82368abb2c5a30436 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
| --- | |
| title: "Certification Tasks" | |
| description: "This task allows you to certify that you cloud works" | |
| <abbility_to_extend_with_new_keys>: <and_values> | |
| tasks: | |
| - | |
| title: "First task to execute" | |
| description: "We will use " | |
| scenario: | |
| name: NovaServers.boot_and_delete | |
| args: | |
| image: | |
| name: "^cirros$" | |
| flavors: | |
| name: "m1.small" | |
| runner: {} | |
| context: {} | |
| sla: {} | |
| - | |
| scenarios_with_same_context: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment