keptn-contrib / jenkins-service

ARCHIVED. This service has been deprecated and is no longer actively maintained.
Apache License 2.0
2 stars 5 forks source link

#292 Changed path to istio-virtual-service.yaml in pipelines #20

Closed johannes-b closed 5 years ago

johannes-b commented 5 years ago

This PR contains one change in two pipelines: Jenkinsfile.evaluation_done & Jenkinsfile_run_tests.

When there is the need to change the virtual-service configuration of a service (e.g., for a roll-back), both pipelines are now looking for a istio-virtual-service file that follows the naming pattern servicename-servicetype.yaml

This version of the jenkins-service builds on the newest version of the github-service.