satori: Drop requirements, pypi, and old upstream
- Satori is a stackforge project, so we don't need the requirements gates. We're also experimenting with additional checks and those gates block us. - We manage pypi releases manually there are no other projects that use Satori through pypi yet. - The old upstream is going to be deleted. Change-Id: I4df81ebe5d4268d8da07ad6840f6aebc4d294703
This commit is contained in:
parent
2832cfc901
commit
d827f5acde
@ -247,7 +247,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- hook-{name}-rtfd
|
||||
|
||||
- project:
|
||||
|
@ -799,7 +799,6 @@
|
||||
description: Guest agent for Sahara project
|
||||
acl-config: /home/gerrit2/acls/stackforge/sahara-guestagent.config
|
||||
- project: stackforge/satori
|
||||
upstream: git://github.com/rackerlabs/satori
|
||||
description: Configuration Discovery
|
||||
- project: stackforge/solum
|
||||
description: 'An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum'
|
||||
|
@ -4339,11 +4339,9 @@ projects:
|
||||
template:
|
||||
- name: python-jobs
|
||||
check:
|
||||
- gate-satori-requirements
|
||||
- gate-satori-python33
|
||||
- gate-satori-pypy
|
||||
gate:
|
||||
- gate-satori-requirements
|
||||
- gate-satori-python33
|
||||
- gate-satori-pypy
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user