From 2a1c7aa45e07cd372506aefe40df7afbc1aacc10 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Mon, 21 Mar 2016 14:44:48 +0000 Subject: [PATCH] doc: Manual fix for zuul --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 801ca40..8dd3ab8 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ Steps to reinstall 9. Set up monitoring checks https://intelligence.rackspace.com/ 10. The CI will be set up to run jobs on openstack-dev/ci-sandbox. Check that jobs posted there will pass the CI * you can propose a change to openstack-dev/ci-sandbox and check if there is a comment on the patch from the CI loop + * Extra step to have zuul working and cloning repos: + * cp /root/os-ext-data/xenproject_gerrit ~zuul/.ssh/id_rsa + * echo "StrictHostKeyChecking no" >> ~zuul/.ssh/config * Once jobs pass on the sandbox, enable dsvm-tempest-xen in the "silent" job (rather than check) by editing /etc/project-config/zuul/layout.yaml: ``` -- 2.39.5