[GITLAB] Initial content for gitlab project chained-ci 84/130984/5
authorAndreas Geissler <andreas-geissler@telekom.de>
Fri, 16 Sep 2022 14:02:29 +0000 (16:02 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Fri, 16 Sep 2022 14:37:03 +0000 (16:37 +0200)
commit81ccf6da68a2861666c88d62fc3ea1b4243419c6
tree3657e6fbf5518f37e995168e7a4adfa0e4a3707e
parentdbd0a11229207f99c1b515b88a5b58e21f23922d
[GITLAB] Initial content for gitlab project chained-ci

Issue-ID: INT-2150

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Id5dc270b6a7c25189b4e09c4227b806323711d72
42 files changed:
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
artifacts_init.yml [new file with mode: 0644]
doc/chained-ci-install.md [new file with mode: 0644]
doc/chained-ci-intro.md [new file with mode: 0644]
doc/chained-ci-pipeline.md [new file with mode: 0644]
doc/img/chained-CI.png [new file with mode: 0644]
doc/img/chained-ci-examples.png [new file with mode: 0644]
doc/img/chained-ci-ui.png [new file with mode: 0644]
doc/img/example1.png [new file with mode: 0644]
doc/img/example2.png [new file with mode: 0644]
doc/img/example3.png [new file with mode: 0644]
doc/img/inpod.png [new file with mode: 0644]
doc/img/pipeline_creation_1.jpg [new file with mode: 0644]
doc/img/pipeline_creation_2.jpg [new file with mode: 0644]
doc/img/pipeline_creation_3.jpg [new file with mode: 0644]
doc/img/schedule_creation_1.jpg [new file with mode: 0644]
doc/img/schedule_creation_2.jpg [new file with mode: 0644]
doc/img/schedule_creation_3.jpg [new file with mode: 0644]
doc/user-guide/configure.md [new file with mode: 0644]
doc/user-guide/run.md [new file with mode: 0644]
gitlab-ci-generator.yml [new file with mode: 0644]
logo.png [new file with mode: 0644]
logo.svg [new file with mode: 0644]
pod_config/config/artifacts/vim_unh.zip [new file with mode: 0644]
pod_config/config/artifacts/vim_unh/inventory/host_vars/jumphost0.yml [new file with mode: 0644]
pod_config/config/artifacts/vim_unh/inventory/jumphost0_inventory [new file with mode: 0644]
pod_config/config/artifacts/vim_unh/vars/openstack_openrc [new file with mode: 0644]
pod_config/config/artifacts/vim_unh/vars/vaulted_ssh_credentials.yml [new file with mode: 0644]
pod_config/config/artifacts/vim_unh/vars/vim.yml [new file with mode: 0644]
pod_config/config/idf-k8s8-8.yaml [new file with mode: 0644]
pod_config/config/idf-pod-test.yaml [new file with mode: 0644]
pod_config/config/k8s8-8.yaml [new file with mode: 0644]
pod_config/config/pod-test.yaml [new file with mode: 0644]
pod_inventory/group_vars/all.yml [new file with mode: 0644]
pod_inventory/host_vars/onap-daily-unh-oom-master.yml [new file with mode: 0755]
pod_inventory/host_vars/pod-test.yml [new file with mode: 0644]
pod_inventory/inventory [new file with mode: 0644]
run-ci.yml [new file with mode: 0644]