Commit Graph

6 Commits

Author SHA1 Message Date
Sorin Sbarnea 88211997df Create elastic-recheck container image
- part of replacing puppet deployment with ansible and docker-compose
- current change tests container building

Change-Id: Id70f156e63751ebd14908cc5da969e964f63645b
Story: TRIPLEOCI-177
2020-09-14 18:14:39 +01:00
Sorin Sbarnea 97ca1c24c3 Drop py27 and add py38 jobs
- Dropping py27 as is out of support
- Enable py38 testing, already default python on several distros.
- removes six as a dependency as is no longer needed for pure py3

Change-Id: I1e825073abc6cd55aa2fdc363358f2701152c57b
2020-09-08 10:21:02 +01:00
Sorin Sbarnea 673a054b17 Replace pep8 jobs with linters
Change-Id: I9a59157bf85325a105837828a099915ae79ad003
2020-05-28 10:19:47 +01:00
Sorin Sbarnea 6c4f466282 Made elastic-recheck py3 compatible
- Adds py36/py37 jobs.
- Fixed invalid syntax errors
- Bumps dependencies to versions that are py3 compatible

Change-Id: I0cebc35993b259cc86470c5ceb1016462a1d649b
Related-Bug: #1803402
2018-11-29 20:15:07 +00:00
Sorin Sbarnea cc4c3fa2ad Move all zuul jobs definitions inside repo
Needed by change https://review.openstack.org/616583/.

Change-Id: Iddfbf54b56fc37057fe7d136aaa2e13f59a308af
2018-11-19 17:29:04 +00:00
Andreas Jaeger cabb63555d Move Zuul v3 job in-tree
Import the legacy-elastic-recheck-tox-queries job and convert it to Zuul
v3.

This uses tox job as parent, we do not need upper-constraints.txt
checked out.

Change-Id: I6344945e78eabaa815dad1b0fd04cd146ff90d4e
Needed-By: I679409b565b6d3dca8ced91a9a7c98c958f783dc
2018-01-21 12:09:28 +01:00