indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Common services evaluation in stagging deployments #19

Closed samuelbernardolip closed 4 years ago

samuelbernardolip commented 4 years ago

In WoloxCI they define some common service docker templates that can be used by projects. This would allow faster integration and the possibility for resource optimization when deploying multiple jobs that need same services. Some possible candidates are:

For this we need to review the config.yml schema and Jenkinsfile template to integrate the services.

orviz commented 4 years ago

Closed by https://github.com/indigo-dc/jenkins-pipeline-library/issues/49