Add cvp-rally docker image and cvp repos to offline image
Repos may be moved to separate containers in future, see: PROD-21316,
PROD-21317, PROD-21318.
Change-Id: Ie9586d787cb018999a8d1c7bd8d577b0ea097181
diff --git a/init.yml b/init.yml
index 27378f8..ebd9ab2 100644
--- a/init.yml
+++ b/init.yml
@@ -379,6 +379,8 @@
name: prometheus_relay:${_param:apt_mk_version}
- registry: ${_param:docker_artifactory_mirror}/mirantis/oss
name: qa-tools:${_param:apt_mk_version}
+ - registry: ${_param:docker_artifactory_mirror}/mirantis/cvp
+ name: cvp-rally:${_param:apt_mk_version}
git:
server:
directory: /srv/git/
@@ -387,6 +389,14 @@
url: https://github.com/Mirantis/mk-pipelines.git
- name: pipeline-library
url: https://github.com/Mirantis/pipeline-library.git
+ - name: cvp-sanity-checks
+ url: https://github.com/Mirantis/cvp-sanity-checks.git
+ - name: cvp-spt
+ url: https://github.com/Mirantis/cvp-spt.git
+ - name: stacklight-pytest
+ url: https://github.com/Mirantis/stacklight-pytest
+ - name: cvp-configuration
+ url: https://github.com/Mirantis/cvp-configuration.git
- name: rundeck-cis-jobs
url: https://github.com/Mirantis/rundeck-cis-jobs.git
nginx: