-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Issue by varma09
Monday Oct 01, 2018 at 07:30 GMT
Originally opened as https://github.com/gizafoundation/api-layer/issues/140
As a Zowe engineer, I would like to have the integration tests executed as part of the Zowe build so I know that my changes have not broken them.
Not a must for open-sourcing
Acceptance Criteria (accepted by the architect):
The integration tests are executed as part of Zowe Jenkins (can be in Docker on Jenkins without z/OS)
Their results and logs are available by clicking on a link in the GitHub PR
Notes:
does it need to be run on mf only? no!
need docker container, run all integration tests, posts results to Git.
run on branch and master? yes
need to check if we can change zowe and if not find out who can do it for us - probably Mark
jenkins plugin for publishing results
need to come up with a procedure for reviewing external pull requests
how to support integration tests/build issues
might Mark/Dan/Petr help with this