Add functional tests for swift3
Change-Id: Ifa65198f90d74559914764065cbe18176ef90b7f
This commit is contained in:
parent
21068d692e
commit
a26cf26ddd
@ -2421,6 +2421,10 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pylint
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: tempauth
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: keystone
|
||||
|
||||
- project:
|
||||
name: swiftsync
|
||||
|
@ -4414,8 +4414,12 @@ projects:
|
||||
- name: python-jobs
|
||||
check:
|
||||
- gate-swift3-pylint
|
||||
- gate-swift3-tox-tempauth
|
||||
- gate-swift3-tox-keystone
|
||||
gate:
|
||||
- gate-swift3-pylint
|
||||
- gate-swift3-tox-tempauth
|
||||
- gate-swift3-tox-keystone
|
||||
|
||||
- name: stackforge/swiftsync
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user