Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann 8325044e7a Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ib988f3b567e31c2b9402f41e5dd222b7fc006756
2024-02-24 11:41:49 -08:00
Marios Andreou 9bb446514e Use python jobs template for Zed
The current master should be compatible with the Zed
release of the other projects. oslo.log dropped support
for py36 see related-bug

Related-Bug: 1974244
Change-Id: I5362ca355e23830bc48f61b4a580de4a5edac423
2022-05-20 11:03:11 +03:00
Alex Schultz 15e6c371e6 Drop py27 support
Change-Id: I4f1a8941a8a3cdf6331aec7a6b8058fbeeb076b6
2020-04-22 14:39:21 -06:00
ShangXiao d91520efc3 Switch to Ussuri jobs
Change-Id: I946cd4e84be54693337df31f1666195c29e392aa
2019-12-10 09:09:47 +08:00
Corey Bryant f7a20ef2d3 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I8adc2f00dc28e870273d07c8f8b3f3d37117035d
Story: #2005924
Task: #34253
2019-07-12 16:23:19 -04:00
Ben Nemec 3fc74391c5 Remove explicit openstack-tox-docs jobs
These are already a part of the readthedocs template so there's no
need to include them separately.

Change-Id: Ib730b0fedbdd8be02178cbebabdf404f3325ef09
2019-03-26 15:29:56 -05:00
Ben Nemec 68cca9c157 Add readthedocs integration
The OVB docs are currently hosted on readthedocs. Set up ci jobs so
we update them when doc changes are merged.

Change-Id: I15fc8bfd6c4982db4993208265ba662b27233de9
2019-03-25 16:05:26 -05:00
Ben Nemec 9e7ee5dd5c Add python36 job to repo
Also fixes a python 3 issue that was causing these tests to fail.

Note that I don't think we need to worry about supporting py35 in
this repo. I believe the only python 3 platforms we'll ever use it
on are py36 or higher.

Change-Id: I4ade3e0ae1ffa2253d998275f73044cacf656c0e
2019-01-16 12:39:10 -06:00
Ben Nemec 5b2ca11ff1 Add Zuul config
Without this I don't think we can merge any patches. Just a minimal
one for now while we sort out which jobs need to and can run on this
repo.

Also fixes a pep8 error so this can pass the pep8 job.

Change-Id: If2601ecd3d3596455d9826a9a0e1c5c8c27d3aab
2019-01-15 09:59:32 -06:00