Commit Graph

7 Commits

Author SHA1 Message Date
Guilherme Steinmüller b9a2cc75ab Retire openstack-ansible-os_almanach
Change-Id: I5fb5593772c41f5c18154c7ac77a12bfa79de625
2019-04-24 16:40:02 -04:00
huang.zhiping 2576d691a9 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: I3d4e2de1432406d0b29c6641b2e7ffd1b9b53ca5
Story: #2002586
Task: #24319
2018-08-21 13:21:51 +00:00
huang.zhiping 60303bbe2d 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: Id814dc27fb3f2e9b11a9d7de44b0272cac7a8ae0
Story: #2002586
Task: #24319
2018-08-21 13:00:21 +00:00
Jonathan Rosser e25077abd8 Add CI jobs for bionic
Change-Id: I9b47ffbce778a1d2bad469c13d46603d02f86d68
2018-08-07 11:32:13 +01:00
James E. Blair 89f5252a9e 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: I2383c86763c6e02bb494b11c0a53ab0462f1d475
2018-02-05 20:21:38 -08:00
Jean-Philippe Evrard c14dbd9d2b Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: I9c2bd9825b972824596dc9d8efd1cd612ee0fffc
2017-12-06 08:21:34 +00:00
Jesse Pretorius 705339b5e8 Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

The meta-deps never appeared to be used, meaning that the
openstack_openrc role was never used either, and given that
vars are missing to make that work, the role dep has been
removed.

The requirement for httplib2 to use the get_uri module was
removed in Ansible 2.1 [1], so the installation of that for
functional testing has also been removed.

The requirements.txt was not used anywhere, so it's been
removed. The test-requirements.txt has been updated.

[1] http://docs.ansible.com/ansible/latest/uri_module.html#notes
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: I186b3d7a17f964192b593d2f8734b3458a3cb671
2017-11-03 13:41:58 +00:00