Merge "Add functional tests for swift3"
This commit is contained in:
commit
110323c30b
@ -2552,6 +2552,10 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pylint
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: tempauth
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: keystone
|
||||
|
||||
- project:
|
||||
name: swiftsync
|
||||
|
@ -4589,8 +4589,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