Commit Graph

4 Commits

Author SHA1 Message Date
Rodolfo Alonso Hernandez af0209a18f Fix tox.ini for tox4
This patch also replaces the outdated py36 job with the py38 one.

Change-Id: Id330d8cdbcf70b0403e8283228ce9dec10403012
2023-01-03 15:11:01 +00:00
Akihiro Motoki 635de2f087 Switch py27 job to py36
Change-Id: I1633b3cccced0b37de667ff6d440f39ebe66fccc
2019-05-04 17:38:15 +00:00
Andreas Jaeger 32a202874c Always run py27 test
The py27 test ensures that all specs are following a specific format.
The default py27 tests have an irrelevant-files list that ignores
running if especially only .rst files get updated. Override the
irrelevant files list so that it runs for nearly all changes,
only skip for release-notes (even if they do not exist here).

Change-Id: Iffb6345ddf490820ca7495f0e4a0e722acfba898
2018-10-03 17:38:20 +02:00
Doug Hellmann cdad349eaa 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: I482073ef15154dff754839ffd161fe08211ebc89
Story: #2002586
Task: #24314
2018-08-29 17:37:38 -04:00