You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
277 B
6 lines
277 B
10 months ago
|
These are tests that are run everytime a new machine instance comes up;
|
||
|
these tests are run before any package specific or role specific test is run;
|
||
|
these tests should :
|
||
|
- not leave behind any state or content residue that might impact the package/role tests that come after
|
||
|
|