]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
doc: Manual fix for zuul
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 21 Mar 2016 14:44:48 +0000 (14:44 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 21 Mar 2016 14:53:44 +0000 (14:53 +0000)
README.md

index 801ca40f8b6b049b14ca54e450201f5e71bc9513..8dd3ab8aab0873abd93981961e802fce71e13bf4 100644 (file)
--- 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:
 
   ```