Commit Graph

6 Commits

Author SHA1 Message Date
Ian Wienand cb982781d0 Remove base-ozj job
I do not believe this is used any more.

Story: #2006598
Task: #37735
Change-Id: If8ee6fbbb67c6d1904ba78ce7a9c84fd1e2d7b92
2020-03-04 16:09:25 +11:00
OpenDev Sysadmins aca4bbb900 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:41:29 +00:00
Clark Boylan 4deddced0d Fix use of old site_logs secerts
The site_logs secret moved into opendev/basejobs and we renamed the
site_logs secret here into site_logs_project_config and site_specs.
Unfortauntely many of our playbooks in this repo were not updated to use
the new secret name so they cause some jobs to fail.

Fix this by updated the playbooks to use site_logs_project_config and
site_specs as appropriate.

Change-Id: I852a6362c35dd6aa17b0f767fceea811402dd90c
2019-02-08 12:26:22 -08:00
Monty Taylor 713e174b80 Add fetch-output and merge-output-to-logs to base
This reverts commit 5b2446a2c2.

It also adds merge-output-to-logs, which will actually do the uploading.

Change-Id: I7be2c9c5368c1dd3155f918c47f9f3114b7e980a
2019-01-15 18:23:30 +00:00
Monty Taylor 5b2446a2c2
Pull fetch-output back out of base
Instead of updating upload-logs to upload docs and artifacts, or
making upload-docs and upload-artifacts roles, if we rework fetch-output
to put things into the logs directory appropriately when it fetches,
we can accomplish the same outcome more simply.

Since we just landed fetch-output and nothing depends on it yet, removing
it from base jobs will let us safely make the changes and validate
via base-test without too many dances.

Change-Id: I2c411358e4857f74a44e5ea083a57f58e30c1ae7
2019-01-09 15:54:20 +00:00
Paul Belanger 5332d0d4b1
Create base-ozj base job
This is needed so we can remove / reuse base-minimal name so we can
move base into openstack-zuul-jobs.

Change-Id: I97f8198889c5b1227a5027db533f2b2f855df899
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-09 15:06:59 +00:00