Move openstack-qa repo to attic
It's not used any more, qa.o.o redirects to the tempest dev docs. Change-Id: I99eed7b05b8e4b828b46660e9a502a8f720a3aae
This commit is contained in:
parent
ab333555eb
commit
a189e466ec
@ -0,0 +1,2 @@
|
||||
[project]
|
||||
state = read only
|
@ -1,11 +0,0 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group openstack-qa-core
|
||||
label-Workflow = -1..+1 group openstack-qa-core
|
||||
abandon = group openstack-qa-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1,21 +0,0 @@
|
||||
# This is a non-standard docs job because it uses SCP instead of FTP.
|
||||
# It also uses a non standard build script.
|
||||
- job:
|
||||
name: openstack-qa-docs
|
||||
node: bare-precise
|
||||
|
||||
builders:
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- shell: |
|
||||
export HUDSON_PUBLISH_DOCS=1
|
||||
python setup.py build_sphinx
|
||||
|
||||
publishers:
|
||||
- scp:
|
||||
site: '173.203.107.207'
|
||||
files:
|
||||
- target: 'qa'
|
||||
source: 'build/sphinx/html/**/*'
|
||||
keep-hierarchy: true
|
||||
- console-log
|
@ -1,3 +1,4 @@
|
||||
- project: openstack-attic/openstack-qa
|
||||
- project: openstack-dev/bash8
|
||||
description: A pep8 equivalent for bash scripts
|
||||
upstream: git://github.com/locke105/bash8.git
|
||||
@ -17,7 +18,6 @@
|
||||
description: CloudFormation compatibile Heat client
|
||||
upstream: git://github.com/steveb/heat-cfnclient.git
|
||||
- project: openstack-dev/openstack-nose
|
||||
- project: openstack-dev/openstack-qa
|
||||
- project: openstack-dev/oslo-cookiecutter
|
||||
description: Cookiecutter Template for new Oslo libraries
|
||||
upstream: git://github.com/dhellmann/oslo-cookiecutter.git
|
||||
|
@ -2676,16 +2676,6 @@ projects:
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: openstack-dev/openstack-qa
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
post:
|
||||
- openstack-qa-docs
|
||||
release:
|
||||
- openstack-qa-docs
|
||||
|
||||
- name: openstack-dev/oslo-cookiecutter
|
||||
check:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user