Commit Graph

20 Commits

Author SHA1 Message Date
Ghanshyam Mann ca8dfbd871 Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: Ic3dfafb8fc15caf650f9ffcb5307b8d124b9c405
2022-04-30 20:30:41 -05:00
OpenStack Release Bot e400c13e1c Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for zed.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I7cb003e1c69122a5759505ad9b1c115ecb680ffc
2022-03-04 17:17:07 +00:00
OpenStack Release Bot 116019af61 Add Python3 yoga unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I25e6a9cbedac8b1362aedb5cc46f9def341202c2
2021-09-10 14:32:16 +00:00
OpenStack Release Bot 77fbd15940 Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I9b9a127255d68f2587849985ce929db557e565e9
2021-03-18 11:15:51 +00:00
OpenStack Release Bot 0e2561c6ef Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Icdae7f5bb8fc45551f65eaf2d811d00de2fc9b4f
2020-09-09 22:23:40 +00:00
OpenStack Release Bot d6e36cb0af Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I43a802996b1d26389e4a59ec170e246646de86b8
2020-04-28 14:36:12 +00:00
Ghanshyam Mann 2046332943 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

monasca-statsd is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I522d737c5202a7c7ac292547679b71fcddad3091
2019-11-16 16:55:40 +00:00
pengyuesheng 680d911868 Switch to Ussuri jobs
Change-Id: I240f95772c990dc1ee84ba5ece50573dd2079240
2019-10-23 16:10:11 +08:00
Witek Bedyk 6a8ce64b36 Disable monasca-tempest-java-influxdb job
The job has been failing for a long time. Java implementation of
InfluxDB persister is not maintained.

Change-Id: I4f2855d6090b91f413f5bfc20b6183ef4ded7e42
2019-07-10 18:26:13 +02:00
Corey Bryant b9bdf0c792 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Ic95726f90b549df62d6a3e5312e1fa1dc7e50e48
Story: #2005924
Task: #34223
2019-07-05 13:14:53 -04:00
Ghanshyam Mann 18a738ab4e 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: I69a229d92a7ec2b71c5ade0771f5bd66ac3fd448
2019-04-15 18:44:23 +00:00
Corey Bryant df450e4d5d add python 3.7 unit test job
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

Change-Id: I5cb04c5f575c771e46ed1eb1bb390e66524a0d91
Story: #2004073
Task: #27430
2019-02-15 00:07:03 -05:00
Witek Bedyk 651fe251bb Add tempest tests jobs
Change-Id: I1e06a5f2dd06ca7d53aa83119d14bc569a35e27c
2019-01-31 21:33:27 +01:00
Andreas Jaeger b91b0c2f8f Use templates for cover and lower-constraints
Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Use openstack-lower-constraints-jobs template.

Remove jobs that are part of the templates.

Change-Id: Ia957070619204997b5fa72db4b1a332c82f8355e
2018-09-08 16:19:15 +02:00
Doug Hellmann f0b33ff839 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: Ia491e19cae441db2aeb312797c2e8dd7d8373b2a
Story: #2002586
Task: #24312
2018-08-22 18:52:00 -04:00
Doug Hellmann b24c1f36e0 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

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

Change-Id: I0c61ac9b8548e7dab1237a0a609c0243fdaca02c
Story: #2002586
Task: #24312
2018-08-22 18:50:43 -04:00
Doug Hellmann fafcdf65ec 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: I1c69e5d82410cd6245a7427a67ce741d82324d51
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:49:50 -04:00
Witold Bedyk b1442e9a0b Remove PostgreSQL tempest jobs from Zuul
* remove monasca-tempest-*-postgresql jobs
* rename monasca-tempest-*-mysql -> monasca-tempest-*-influxdb jobs

Story: 2001650
Task: 6670

Depends-On: https://review.openstack.org/550795
Change-Id: I8ec6bc2189f21af06ec43d739e024a23eb4c9f95
2018-03-08 13:11:45 +01:00
James E. Blair 8ed4fd0ad3 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I89687aa13dc307431c28fa3c4fb190daf0a79fee
2018-01-31 20:13:06 -08:00
Adrian Czarnecki 6503234fb8 Add .zuul.yaml file.
Change-Id: I7e86b2200c539d0760320158addd1e767c7c6da8
Depends-On: I263b1a92a9ec7b5e38d9c1dc8b02e214102a92c2
2017-10-24 09:07:55 +02:00