Proposal for common OPNFV CI/CD Configuration structure 97/3997/9
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Sun, 6 Dec 2015 19:47:08 +0000 (20:47 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Fri, 8 Jan 2016 11:37:40 +0000 (12:37 +0100)
commit01686867da5d35dc5fb555d4936a1448aa19a52e
tree1400b93df935fdc6441b4dbdfeda82c621f5335c
parent50c2e074c8aeade1017a12ba21161b7cfef32e4b
Proposal for common OPNFV CI/CD Configuration structure

This patch provides a common configuration structure, providing separation of concern between:
1) Base installer configuration
2) Per Lab/POD specific configuration
3) Per installer feature/plugin configuration
4) Deployment scenario configuration.

It is not yet aligned across installers - but provides a structure for
future alignment.

It relates to the implementation provided here:
https://gerrit.opnfv.org/gerrit/#/c/3995/
Also see the README file

VERIFIED
READY TO MERGE

JIRA:

Change-Id: I852376ba4b500cc50cba6cb3c2634533fc6426a6
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
19 files changed:
README [new file with mode: 0644]
labs/devel-pipeline/default/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
labs/devel-pipeline/default/fuel/config/dha.yaml [new file with mode: 0644]
labs/devel-pipeline/elx/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
labs/devel-pipeline/elx/fuel/config/dha.yaml [new file with mode: 0644]
labs/ericsson/pod1/common/scripts/.gitkeep [new file with mode: 0644]
labs/ericsson/pod1/fuel/config/.gitkeep [new file with mode: 0644]
labs/ericsson/pod1/fuel/scripts/.gitkeep [new file with mode: 0644]
labs/ericsson/pod2/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
labs/ericsson/pod2/fuel/config/dha.yaml [new file with mode: 0644]
labs/ericsson/virtual_kvm/common/scripts/.gitkeep [new file with mode: 0644]
labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
labs/ericsson/virtual_kvm/fuel/config/dha.yaml [new file with mode: 0644]
labs/ericsson/virtual_kvm/fuel/scripts/.gitkeep [new file with mode: 0644]
labs/intel/virtual_kvm/common/config/.gitkeep [new file with mode: 0644]
labs/intel/virtual_kvm/common/scripts/.gitkeep [new file with mode: 0644]
labs/intel/virtual_kvm/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
labs/intel/virtual_kvm/fuel/config/dha.yaml [new file with mode: 0644]
labs/intel/virtual_kvm/fuel/scripts/.gitkeep [new file with mode: 0644]