CI: Move py37 and py38 jobs to experimental pipeline
The confirmation that tests pass will still be nice come release time, but the py36 and py39 jobs probably suffice to say the intermediary versions work. Change-Id: I3de9fb217b402df214430a6cbf920d7bd7694b32
This commit is contained in:
parent
1859f2e161
commit
d6206e6fe5
@ -600,10 +600,6 @@
|
||||
- ^test/(cors|functional|probe)/.*$
|
||||
- swift-tox-py36:
|
||||
irrelevant-files: *unittest-irrelevant-files
|
||||
- swift-tox-py37:
|
||||
irrelevant-files: *unittest-irrelevant-files
|
||||
- swift-tox-py38:
|
||||
irrelevant-files: *unittest-irrelevant-files
|
||||
- swift-tox-py39:
|
||||
irrelevant-files: *unittest-irrelevant-files
|
||||
|
||||
@ -685,8 +681,6 @@
|
||||
irrelevant-files: *docker-irrelevant-files
|
||||
- swift-tox-py27
|
||||
- swift-tox-py36
|
||||
- swift-tox-py37
|
||||
- swift-tox-py38
|
||||
- swift-tox-py39
|
||||
- swift-tox-func-py27
|
||||
- swift-tox-func-encryption-py27
|
||||
@ -717,6 +711,8 @@
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
experimental:
|
||||
jobs:
|
||||
- swift-tox-py37
|
||||
- swift-tox-py38
|
||||
- swift-tox-py27-centos-7
|
||||
- swift-tox-func-py27-centos-7
|
||||
- swift-tox-func-encryption-py27-centos-7
|
||||
|
Loading…
Reference in New Issue
Block a user