Re-adding the py35 testing job

ec2api-tempest-plugin is branchless and test all the supported
stable branches including which run on xenial(before stein).

That means ec2api-tempest-plugin code should be able to run on py35
and so does we need py35 testing job which got removed as part of
updating the Train PTI runtime update
- https://review.opendev.org/#/c/667087

This commit re-adding the py35 job.
Story: #2005924
Task: #34206

Change-Id: Iab2ff1e4037608b3afca37a2effbf50485d5491c
This commit is contained in:
Ghanshyam Mann 2019-07-28 10:54:58 +00:00
parent 08fd3715b7
commit 01a3bc472a
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python3-train-jobs
- tempest-plugin-jobs
- check-requirements

View File

@ -16,6 +16,7 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7