Commit Graph

19 Commits

Author SHA1 Message Date
Clark Boylan 28fff67469 Update deprecated zuul syntax
merge-failure has become merge-conflict in pipeline reporting
configurations. The old syntax has been deprecated and will be removed
soon. Update our examples to match current expectations.

Change-Id: I7b3f07d071d52e4e6fe906e9037b489ae2455b43
2022-09-02 09:19:09 -07:00
OpenDev Sysadmins ecd1be616a 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:26:04 +00:00
Ian Wienand 814fd44868 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: I3c2aeeb75c6bbd39d2aac577360bb8bfd5f77f73
2019-03-24 20:35:36 +00:00
Isaac Beckman a8b504e0ba Remove reference to node-devstack
node-devstack is no more refernced by dib elements in nodepool.
Remove also the references to node-devstack from project-config-example

Change-Id: I271e87f5c02ba71f0c4a00920132975b6a2d31e1
2016-11-29 17:52:14 +02:00
Jenkins b222ebe7fe Merge "Email notifications should only be for silent checks." 2016-06-03 15:06:07 +00:00
Bob Ball bbeaf4ff12 Update recheck syntax to avoid the global namespace
See discussion at http://lists.openstack.org/pipermail/openstack-dev/2014-July/041238.html

Change-Id: Ia48cb54043fecbe25ee6b24031971879d9f436b5
2016-02-10 17:51:27 +00:00
Bob Ball 73f9577b80 Email notifications should only be for silent checks.
The subject was clearly for silent jobs only, which makes sense.
Emails in normal operation are likely to result in filters or ignoring
of the emails, so remove the automatic email from success or failure
for normal check jobs

Change-Id: I5193557de3612211c4d1597d7590ed2f05852f35
2016-02-10 17:49:51 +00:00
Jenkins a8ae8a15a3 Merge "Remove pep8 target" 2016-01-04 18:23:12 +00:00
Jenkins 8ebe1142b1 Merge "Fix typo referencing '17', and provide an example randomizer" 2015-12-23 22:43:24 +00:00
Andreas Jaeger e1d121e194 Remove pep8 target
The target is now part of the linters environment, so can be
removed.

Change-Id: I825560b0d83541c0ca1a970f5f9ae9e6a4aeff71
Depends-On: If398a3e0415b2a0ab7f05ce390c18d9b28a85927
2015-12-23 10:09:35 +01:00
Doug Wiegley 1b820ba66f Fix typo referencing '17', and provide an example randomizer
Change-Id: I037323c17efd736ff59591200bcffeebd5450cdf
2015-12-22 15:40:02 -07:00
Andreas Jaeger d96755a18b Use linters tox environment
Follow change I2afa7931bf3e18798b95a8af33ccf5ef761c4ad5 on
project-config and introduce a new linters target that is used
for linting on the repo.

Change-Id: I1f81b8ab1fe18a172804b795e40428034fddd803
2015-12-22 21:44:01 +01:00
Ramy Asselin 045a51ab8f Add tox -e zuul prerequisites
Manual installation of some basic packages is needed for tox -e zuul,
otherwise you'll get the following errors:

unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
netifaces.c:1:20: fatal error: Python.h: No such file or directory

Change-Id: If112637e70db88dcf91b30f0d564f180633f92bf
2015-11-07 01:47:58 -08:00
Ramy Asselin cc8aaa59d1 Fix doc error for PUBLISH_HOST
`PUBLISH_HOST` does not exist. Correct the documentation to
`your-log-server`

Change-Id: Ie8c20c2bf50b2d5f5a67591462c035cabb1de5be
2015-11-05 15:03:03 -08:00
Ramy Asselin 7a47f2e1f1 Fix project-config-compare-xml
project-config-compare-xml needs tools/run-compare-clonemap.yaml. Add it from
https://git.openstack.org/cgit/openstack-infra/project-config/tree/tools/run-compare-clonemap.yaml

Change-Id: I049dfd38dce6c66b903ca899247436ba1c440d1b
2015-10-03 07:17:54 -07:00
Ramy Asselin c48e279e17 Improve documentation and add sources
General doc improvements.
Include the sources for this repo.
Add basic syntax check instructions to use 'tox'.
2015-09-28 15:43:10 -07:00
Ramy Asselin b933e7945b Add tox checks
These were copied from the upstream checks:
https://git.openstack.org/cgit/openstack-infra/project-config/tree/

layout-checks.py was modified to skip check_merge_template()
2015-09-28 15:08:11 -07:00
Ramy Asselin d35f5072f4 Add initial files for jenkins, zuul, nodepool
Depends on nodepool https://review.openstack.org/#/c/189762/
2015-09-25 17:44:00 -07:00
Ramy Asselin ed6b707b5f Initial commit 2015-09-25 10:37:08 -07:00