Move sahara-ci-config to openstack namespace

sahara-ci-config as a stackforge project has been moved to openstack namespace.
This patch fixes all urls

Change-Id: Ic3904ca44121d15d75b1b0060a2537b48b4b9be0
This commit is contained in:
Sergey Kolekonov 2015-10-19 14:30:36 +03:00
parent 986a956653
commit 89bb26ae39
5 changed files with 13 additions and 13 deletions

View File

@ -81,7 +81,7 @@ projects:
- dib-nova-direct-cdh_5.4.0-u12-aio
- dib-nova-direct-cdh_5.4.0-c6.6-aio
- name: stackforge/sahara-ci-config
- name: openstack/sahara-ci-config
check:
- sahara-ci-syntax-check

View File

@ -3,7 +3,7 @@
project-type: freestyle
defaults: global
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p>This job destroys vms which were not deleted after integration tests"
disabled: false
node: 'master'
@ -25,7 +25,7 @@
builders:
- shell: |
rm -rf sahara-ci-config
git clone https://git.openstack.org/stackforge/sahara-ci-config
git clone https://git.openstack.org/openstack/sahara-ci-config
bash $WORKSPACE/sahara-ci-config/slave-scripts/integration-cleanup.sh
- job:
@ -33,7 +33,7 @@
node: master
project-type: freestyle
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p><b>Title</b>: Jenkins Jobs Update job <br/>\
\n<b>Description</b>: This job updates all other jobs from sahara-ci-config repo. <br/>\
\n<b>Maintainer</b>: Sergey Kolekonov<br/>"
@ -43,7 +43,7 @@
scm:
- git:
url: https://git.openstack.org/stackforge/sahara-ci-config
url: https://git.openstack.org/openstack/sahara-ci-config
branches:
- "master"
@ -58,7 +58,7 @@
project-type: freestyle
defaults: global
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p>This job check syntax in *.yaml, *.sh, *.py files"
disabled: false
concurrent: false
@ -76,7 +76,7 @@
node: master
project-type: freestyle
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p><b>Title</b>: Update job for Zuul and Nodepool <br/>\
\n<b>Description</b>: This job updates Zuul and Nodepool configs from sahara-ci-config repo. <br/>\
\n<b>Maintainer</b>: Sergey Kolekonov<br/>"
@ -86,7 +86,7 @@
scm:
- git:
url: https://git.openstack.org/stackforge/sahara-ci-config
url: https://git.openstack.org/openstack/sahara-ci-config
branches:
- "master"
@ -101,7 +101,7 @@
node: master
project-type: freestyle
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p><b>Title</b>: Update Pool <br/>\
\n<b>Description</b>: This job updates vm pool using Nodepool. <br/>\
\n<b>Maintainer</b>: Sergey Kolekonov<br/>"

View File

@ -7,8 +7,8 @@
<p>If you would like to make changes to this job, please see:
<a href="https://git.openstack.org/stackforge/sahara-ci-config">
https://git.openstack.org/stackforge/sahara-ci-config
<a href="https://git.openstack.org/openstack/sahara-ci-config">
https://git.openstack.org/openstack/sahara-ci-config
</a>
</p>

View File

@ -7,7 +7,7 @@
name: ci-config-prep
builders:
- shell: |
git clone https://git.openstack.org/stackforge/sahara-ci-config
git clone https://git.openstack.org/openstack/sahara-ci-config
wget https://sahara.mirantis.com/files/patch_map
wget https://sahara.mirantis.com/files/check_ci_ancillary_patches.sh
chmod +x check_ci_ancillary_patches.sh

View File

@ -112,7 +112,7 @@
project-type: freestyle
defaults: global
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/openstack/sahara-ci-config\">https://git.openstack.org/openstack/sahara-ci-config</a></b>\
\n<p>This job runs pep8 check using trunk version of hacking"
disabled: false
node: trusty-neutron || trusty-nova