From 63b6ae996af1aae7120c4ad1beeb65983f07c5f9 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Thu, 8 Jun 2023 14:24:35 +0000 Subject: [PATCH] Update 'new document repository' --- new-document-repository.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/new-document-repository.md b/new-document-repository.md index b39a265..0011e41 100644 --- a/new-document-repository.md +++ b/new-document-repository.md @@ -75,3 +75,9 @@ To delivery new document repository the following steps need to be taken: ``` It will create confpy branch in targe repository. For successful check jobs make sure that in target doc directories the _static folder with .placeholder file is created + + +NOTE: + +In case that no zuul job is started especially in case that initial repo was created without any content Zuul is not aware of the further changes as it stores in zuul scheduler that there are no jobs at all. +Check in zuul projects you open the project (under projects). And if it does NOT contain any jobs you need to do "zuul-scheduler tenant-reconfigure gl" on bridge -> zuul-scheduler \ No newline at end of file