Update 'new document repository'
parent
36029b569e
commit
cf538c3f07
@ -8,6 +8,7 @@ To delivery new document repository the following steps need to be taken:
|
||||
4. Manually restart zuul node
|
||||
|
||||
manual zuul reload ```zuul-scheduler smart-reconfigure --tenant XXX``` in zuul-scheduler pod
|
||||
|
||||
```
|
||||
kubectl --context otcinfra -n zuul-ci get all
|
||||
kubectl --context otcinfra -n zuul-ci exec -it pod/zuul-scheduler-main-0 -c zuul-scheduler -- bash
|
||||
@ -18,6 +19,7 @@ To delivery new document repository the following steps need to be taken:
|
||||
```
|
||||
|
||||
5. update gitstyring
|
||||
|
||||
```
|
||||
git clone git@git-ssh.tsi-dev.otc-service.com:ecosystem/gitstyring.git
|
||||
python3 ~/otc-metadata/tools/generate_doc_gitcontrol_repos.py --target-environment internal --work-dir gitstyring/data/gitea/orgs/docs/repositories/
|
||||
@ -25,6 +27,7 @@ To delivery new document repository the following steps need to be taken:
|
||||
git checkout -b add_new_repos
|
||||
git add cloud-container-instance.yml distributed-database-middleware.yml
|
||||
```
|
||||
|
||||
6. python3 ~/otc-metadata/tools/update_zuul_project_configs.py --environment public --service-type smg --work-dir workspace/github/opentelekomcloud-infra/gitstyring/data/data/github/orgs/opentelekomcloud-docs/repositories
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user