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