From d2b7b11da6f71de4cb3099b614fa0f7fe49beb78 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Tue, 14 Feb 2023 10:48:03 +0000 Subject: [PATCH] Update 'new document repository' --- new-document-repository.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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