Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 4f68968bed Retire workload-ref-archs repo
As discussed in TC meeting[1], TC is retiring the
workload-ref-archs repo.

[1] https://meetings.opendev.org/meetings/tc/2021/tc.2021-06-17-15.00.log.html#l-98

Change-Id: I935d26a6b6b8fc137491674b7f81667127a58137
2021-06-18 17:12:46 +00:00
Vieri 4379915dc5 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: I7ee18992a3f769a029157e09e5b7911660c7a910
2020-07-21 15:04:04 +00:00
pengyuesheng 396d4e6a20 Update the constraints url
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Change-Id: I2b57d2db82a76507b7822db4e466ba68632e2971
2019-09-29 15:43:55 +08:00
qingszhao 80c1b8dc38 change default python 3 env in tox to 3.5
Change-Id: Ic0f2d1fa62652f1d8b7f607ba1e631c4c82b2966
2019-01-23 03:32:02 +00:00
huang.zhiping c0bdada539 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I816afc3b54935c4e000ed9a2bd09ecc4b283b0f2
2018-06-10 01:12:55 +08:00
Yih Leong Sun d53961cd0e initial cookiecutter commit
Change-Id: Ia5b2b11a46da8de8986aec8a1b1bb17cc33981ca
2017-01-05 01:59:04 +00:00