Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 4393a372ea Fix jobs
Non-voting jobs should never run in gate, remove the non-voting
requirements change - and the template as well.

Change docs building job to newer tox-docs which does "tox -e docs"
directly.

Update sphinx requirements for python3.

Depends-On:  https://review.opendev.org/660024
Change-Id: I4111e0f94ee5d0f1ed07743679e17b28ac70a518
2019-05-20 09:10:03 +02:00
Darragh Bailey bd0d908b96 Fix temp name creation and cleanup
Allow the system to delete the file immediately as once the name is
generated there is no further need of the temp file.

Fix the temp name splitting and generation to handle being provided a
string without the 'XXXXXX' template as part of it.

Temporarily disable the requirements.txt check/gate as github3.py is
not part of global-requirements.

Change-Id: I14e56b0d4248dc037fab102acf3cb30573bfba8d
2018-12-13 16:18:48 +00:00
Darragh Bailey 1afd545000 Migrate to managing job config in-repo
Change-Id: I6021767fe26697fe419cd93a417afa6bf8266ff9
2018-07-21 09:01:31 +01:00