-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Additionally, we need to do some refactoring to run the tests:
- Add the prefix itsm- because the targets will be selected by the pattern integration_tests_pattern: "{{ collection_name }}_*". This means we need to prefix all the integration targets we want to run in Jenkins CI with the collection name. As an example - target itsm_api .
- To run tests in parallel (if we want, instead of a serial run), we need to add a tiny-prefix (a prefix added to the name of each new resource created in a test to avoid resource overlap and increase test isolation).