diff --git a/new-document-repository.md b/new-document-repository.md index 5d08b7b..8eb58a0 100644 --- a/new-document-repository.md +++ b/new-document-repository.md @@ -1 +1,11 @@ -Welcome to the Wiki. \ No newline at end of file +To delivery new document repository the following steps need to be taken: + +1. create respective entry in metadata + +2. python3 bootstrap_repositories.py --target-environment internal --service-type smg --work-dir ~/tmpdir8 + +3. 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 + +4. all new repos for Zuul must appear in https://github.com/opentelekomcloud-infra/zuul-config/blob/main/zuul/main.yaml + +5. manual zuul reload ```zuul-scheduler smart-reconfigure --tenant XXX``` in zuul-scheduler pod \ No newline at end of file