Commit Graph

7 Commits

Author SHA1 Message Date
Tim Burke f784efde00 Move liberasurecode-git behavior into all tox envs with compilelibs marker
This should let us use that to test against master libec in the gate,
rather than relying on legacy job cruft.

It may complicate cross-project dependencies, but I don't know that we
did that much anyways.

Add a job to test against master libec on centos8, as well.

Change-Id: I33553d9a3432d97a28e4ea685ffc7bc4fb92a340
2020-09-24 11:46:42 -07:00
Andreas Jaeger 84be3cf546 Update testing after rename
Follow rename of repos from x/ to openstack/ and update jobs for this.

Change-Id: I4bb1990305ff1b127e59752879971b94177200b4
2019-05-30 21:27:51 +02:00
OpenDev Sysadmins 15ba2e4046 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:50:14 +00:00
Ian Wienand 2175baed0e Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ia48808d3849579bb5ab42d72514e15fcfa6b3ea4
2019-03-24 20:35:47 +00:00
Paul Belanger 04092a3f20
Stop using slave_scripts/install-distro-packages.sh
Migrate the legacy job to start using our bindep role from zuul-jobs.
This will allow openstack-infra to delete
slave_scripts/install-distro-packages.sh in the future.

Change-Id: I3ca7975f233ea9a564778446c9e34aea615df56f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-20 16:27:13 -04:00
Andreas Jaeger 1af8d87192 Convert tox job to native v3 Zuul
Use a native Zuul v3 jobs for the tox job. Remove the now unused
playbooks.

Also, add file extensions to playbooks, these are required now.

Fix bindep.txt file:
* Update package liberasurecode-devel, it does not exist in CentOS 7.
* Update package yasm, it does not exist in CentOS 7.

Change-Id: Ib576497058637b01d63bda3f5369527fe2505e01
2017-12-17 18:52:31 +01:00
Tovin Seven 884ea2d8ac Migrate to zuulv3 - move legacy jobs to project
This patch do step 1 in the docs: Move Legacy Jobs to Projects.

Co-Authored-By: Kien Nguyen <kiennt@vn.fujitsu.com>

Change-Id: Ia465588d025fc939c83434794db58d95fa5e1611
Needed-By: I02295ad9c2eb5e0b350ad297a99ef0e8638a46f8
Needed-By: I52d2d1c021d4af21993b006e36b5761435e3db50
2017-10-24 03:54:33 +00:00