Commit Graph

9 Commits (79c0dd49cbb89f918778f85b83b250f15eb64c1f)

Author SHA1 Message Date
Marcin Juszkiewicz 9c9106bcc1 Drop openstack-tox-py27 job
Change-Id: I26ab8824d8c6c108eadb85698dc8367b576f485c
4 years ago
Marcin Juszkiewicz 0ab4dd25d7 Switch to Ussuri jobs
Change-Id: I3022a62f85d24f4edfef72698d4a53a74b271e23
4 years ago
confi-surya ed7b556bab Update Python 3 test runtimes for Train
Following the process set down in the TC resolution on updating Python
versions:

https://governance.openstack.org/tc/resolutions/20181024-python-update-process.html

Change-Id: I436fb2b84855fe5f8caaa0a072f0169965140db5
4 years ago
Mark Goddard f96433b030 Move project templates from ubuntu.yaml to project.yaml
These templates are not specific to Ubuntu, so should not be in that
file.

Change-Id: I4df08599a9075852d3fbf1187ca0b89d59893520
4 years ago
confi-surya 1558875ee2 add python 3.7 unit test job in Kolla deliverable
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html
Story: #2004073
Task: #27423

Change-Id: Iecc87e88b06b27aa845030406ec4da18e6c23bee
4 years ago
Andreas Jaeger 6cf71f5df2 Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: Ia8c8464a332118bfc7ec09938dbe6154c902aa6e
Needed-By: https://review.openstack.org/623229
5 years ago
Nguyen Hai Truong 1266656162 Add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I37bd6b96781ad8ca47c5cd57f455c540245f27f0
5 years ago
ZhijunWei 9eb5b2027f Fix the pep8 warning
the yaml should start with "---"

Change-Id: Ic7824cf0a8dc355b8bd62f28b665359eaf69234f
5 years ago
Doug Hellmann 956dc0da6a add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I5753b175264c074ff722b47293c65063f0187ffe
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
5 years ago