tripleo-validations/zuul.d
Jiri Podivin c5cd9b7c9e Zuul runs tests in py36 only
Python 3.6 is the oldest version of python
supported by the package, and newer, supported,
minor versions do not break any substantial functionality
by design, while introducing new features.

Therefore we do not need to run unit tests for
each minor version. As all possible issues affecting
versions >3.6 would necessarily be related to features
introduced in versions >3.6.

Wallaby Zuul test template was removed from layout.yaml.
The pep8 test environment was folded into linters in tox.ini.
Zuul is now explicitly running tests only in one, oldest supported,
python environment, Python 3.6.

PEP387: https://www.python.org/dev/peps/pep-0387/
https://docs.python.org/3/whatsnew/3.7.html#porting-to-python-37
https://docs.python.org/3/whatsnew/3.8.html#porting-to-python-3-8

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: If8e31e72b215dcdb0db897b03403e8d28a2545b3
2021-04-07 13:42:55 +02:00
..
base.yaml Update role-addition.yml playbook to manage molecule.yaml file again 2020-12-15 10:18:45 +01:00
layout.yaml Zuul runs tests in py36 only 2021-04-07 13:42:55 +02:00
molecule.yaml Trigger molecule tests when modifying CI scripts 2021-03-10 09:55:07 +01:00