Files
stackviz/.zuul.yaml
Ghanshyam Mann 906cb6b809 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I82498369024e7d19728c673efe07f289244ea55f
2019-04-22 04:00:08 +00:00

19 lines
528 B
YAML

- job:
name: periodic-package-stackviz-element
parent: legacy-publish-openstack-artifacts
run: playbooks/legacy/periodic-package-stackviz-element/run.yaml
post-run: playbooks/legacy/periodic-package-stackviz-element/post.yaml
branches: master
timeout: 1800
- project:
templates:
- nodejs4-jobs
- openstack-python-jobs
- publish-openstack-docs-pti
- openstack-python36-jobs
- openstack-python37-jobs
periodic:
jobs:
- periodic-package-stackviz-element