Commit Graph

11 Commits

Author SHA1 Message Date
Alex Schultz 87abe05ba0 Retire instack-undercloud
instack-undercloud is no longer in use by the TripleO project. Removing
the code to avoid confusion. Stable branches will continue to be
maintained for their life however no new features should be added.

Change-Id: I63a813c7c1ffd30ca30017133d31a497b77a9a4d
Blueprint: remove-instack-undercloud
2018-10-30 12:16:18 +00:00
Andreas Jaeger 65fa3f9f1b Use templates for cover and lower-constraints
Small cleanups:

* Use openstack-tox-cover template, this runs the cover job
  in the check queue only. Remove individual cover jobs.
* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: Ic6175d8ecb63184b6597a9cdcdd6604f13e1b32d
2018-09-22 17:44:17 +02:00
qingszhao a25c55eb8f add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I6dbee26424fb64ab236730acb48662edbcec3be8
Story: #2002586
Task: #24341
2018-08-24 05:01:12 +00:00
qingszhao 4b4816133f switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Id0e07c5aa118520176513cc152d92d0d2f082288
Story: #2002586
Task: #24341
2018-08-24 05:00:55 +00:00
qingszhao 77834e6802 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: Iecfab1b97622b4bd5d8cb6de6323fdff1d54019b
Story: #2002586
Task: #24341
2018-08-24 04:57:26 +00:00
Emilien Macchi 41d04607df zuul: remove jobs with overcloud
We switched the default to containerized undercloud so most of the CI
now is deploying a containerized undercloud, therefore doesn't use
instack-undercloud.
Updating the zuul layout so we only run the jobs that actually test
instack-undercloud.

Change-Id: I80c1740219b00e857b53ba919f705a20fe8d3a52
2018-07-23 08:27:23 -04:00
Doug Hellmann 656722babb add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I4730050d1a91a82c11164ae180a636cdf6c46feb
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 13:42:49 -04:00
Emilien Macchi dace40ef2d zuul: do not run containerized undercloud
... not needed for this project.

Change-Id: Ie59ce045670fbdf0677c9da48638988d02fefa83
2018-03-09 19:09:30 +00:00
James E. Blair 79f8c2ed4a Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I7bb0b85698fb5461ad3d4a4eba8dde9fa28064e4
2018-01-31 18:32:21 -08:00
Sagi Shnaidman 5dd4e93f59 Remove RH1 OVB jobs from configuration
Remove OVB RH1 jobs from configuration for this repo
Related-Bug: #1744763

Change-Id: I89828f9852e8d35878aa8eb0a16ae0ece9418575
2018-01-22 19:36:20 +00:00
Emilien Macchi 07ff165146 Migrate instack-undercloud to zuul v3 jobs
Define the zuul v3 layout for jobs that we want to execute.

Change-Id: Ifc7476082090d30dc62f6789a00d2e1349302ce5
Depends-On: Ie8aa85fe7a8ee556cc1b46e215d329e95913290c
2017-11-15 18:21:50 -08:00