Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann c3d9d2ad6d [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template, tox.ini etc.

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: Ia09eea20e0c425da01f1d02dd3915bcb2da8b245
2020-03-24 18:29:01 -05:00
inspurericzhang eb1f0a7b7e Switch to Ussuri jobs
Change-Id: I8c3cab09d2691fec361b1913a9c5bc83e82c65f0
2019-10-31 18:00:50 +08:00
Corey Bryant eec03efb47 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: I1b68cae8e1e131bab76c20074cf21b1c654f0271
Story: #2005924
Task: #34228
2019-07-30 10:14:06 -04:00
Ghanshyam Mann 575c16cdb2 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: Iba77c5d4839ebec4b709e79ce46526d69b982ec1
2019-04-23 17:32:32 +00:00
Doug Hellmann 68e6772bbf Fix repo setup
Add .zuul.yaml,
add .gitreview configuration file

remove installation of python-apt, it breaks build and is not needed.

Change-Id: I99b87a480253d1018bb8cdb55e1766c4f07ba9dc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-13 09:23:07 +02:00