feat: add course export for TC_DEVOPS_16 (cert autogeneration waffle)#451
feat: add course export for TC_DEVOPS_16 (cert autogeneration waffle)#451kdmccormick merged 3 commits intomainfrom
Conversation
release-testing-utils/README.rst
Outdated
| @@ -0,0 +1,3 @@ | |||
| This is a place to put course exports or other helpful resources for executing named release tests. | |||
|
|
|||
| When adding a file here, please clearly identify the test case(s) for which the file is useful. | |||
There was a problem hiding this comment.
Could you add a note about what this course you're adding is useful for? :)
There was a problem hiding this comment.
For this course, I assume the export isn't enough for the test - you also need someone to turn on a waffle flag, yeah?
There was a problem hiding this comment.
The name of the file is tc-devops-16.tar.gz, I figured that would suffice? That way this readme can't fall out of date.
Yes, a waffle flag is needed. I was hoping that the test instructions would stay in the test sheet, and that this would just be an artifact that someone can grab in order to skip some setup steps. i.e.:
SETUP
- Flip waffle X
- Create a new course
- Download and import (link to this tar) OR follow these steps to manually prepare the course using these steps:
- ... original setup steps
There was a problem hiding this comment.
gotcha, there's always the risk that the test accidentally gets deleted or renamed but if you think that's not a risk, we can merge
There was a problem hiding this comment.
@sarina I edited the README to hopefully be a little clearer, LMK what you think :)
In theory, the unique test IDs shouldn't change, even if the test is renamed. They're supposed to be stable identifiers that we can compare release to release.
Will link this in the test sheet