Commit Graph

6 Commits

Author SHA1 Message Date
Adam Romanek
dbd8c24a1b Enable official support for Python 3.7 / 3.8
Change-Id: I9f38fd8afc082dd675edb94d6dbd5c18cc19f2a2
2021-01-07 00:43:58 +01:00
Thanh Ha
7b00932d2c
Enable docs-linkcheck
This toxenv will allow us to flag URLs that no longer work. We
also switch from using old style setup.py build_sphinx to the
newer sphinx-build command.

Change-Id: I62f42918814fb6eea4876e0d22c6bccddf86a826
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
2020-01-06 09:50:13 -05:00
Andreas Jaeger
497198a252 Import jobs from project-config
Import those jobs that should be in-repo.

Needed-By: https://review.opendev.org/700356
Change-Id: I57b83d4a95810fe3cc09e2c4a909fc95e7aa2dee
2019-12-22 17:50:02 +01:00
OpenDev Sysadmins
9b0fd46eee OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:49:46 +00:00
Sorin Sbarnea
d59a54d040 Make jjb-tox-cross-python-jenkins job voting
As it prooved reliable, we should make this job voting to avoid
accidents.

Change-Id: Iba1001832ba5f35928c70793ad919287af9c9a23
2018-10-05 18:31:42 +01:00
Sorin Sbarnea
7fea75e6fb Enable cross testing with python-jenkins
This allows us to spot things that may be broken
by changes made to dependencies.

Adds zull job that tests tips of both projects.

Adds 'tips' tox environment that can be used by
developers to perform the same kind of testing
locally.

Change-Id: I35dbdf6acab1062109dc4b1f1474decd75932504
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-04-04 18:32:55 +01:00