mayadata-io / e2e-infrastructure

3 stars 17 forks source link

OpenEBS Jenkins CI must trigger on Pull Request. #55

Open yudaykiran opened 7 years ago

yudaykiran commented 7 years ago

Currently the CI Performs tests after merging the changes. A workflow for pull request has to be implemented.

ksatchit commented 7 years ago

As per some initial brainstorming, it would be better to perform a "quick-test" suite by including the proposed changes in PR on a local setup. This is referenced and addressed in the issue #363

The "quick-test" should essentially be a glorified/integrated version of the tests that are run today by travis for separate images like jiva, maya-apiserver etc.., Tests from label : area/maya kind/e2e are a good candidate to run.