Both are runtime depends on os-client-config.
Needed-By: I41319c53724b58d9217398c31f75217ed1300792
Change-Id: I6b6d2f7ee076cc38a950c8fffdc441f573a28bbb
zuul-cloner is present on the signing node under
/usr/zuul-env/bin/zuul-cloner, which is apparently
not in the $PATH.
Change-Id: I8940bea29a039b0ce9fe9b58baf3239f38786955
As a big tent project, the networking-hyperv team should be coordinating
with the release management team for releases.
Change-Id: I4b5a5a3c2681dd3d1042e7434673364ddd84b573
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
"os-faults" better reflects the main purpose of the library -
to inject faults into running OpenStack clouds.
Change-Id: I5fdc9653e3b0bcd4693b643338f556610562252b
As discuss on IRC, we should have a long therm goal to use the overlay
mode of git-buildpackage. Though it's already very late in the Newton
release and the team still hope to release Newton using OpenStack infra.
Switching to the overlay mode of git-buildpackage would imply:
1/ Rewriting some of the build script
2/ Somehow use git filter-branch on all repositories, in order to clean
everything.
None of the actions above can be achieve in a reasonable timeframe.
Therefore, the only option we have so that the packaging-deb can move
forward, is to allow "merge commits" for the moment, so we can merge
upstream tags matching a new release, until we can switch to the overlay
mode of git-buildpackage.
Change-Id: Ied8519607fcbe08494daaebf05ea980d120bab0d
When we run batch operations to create a lot of stable branches at one
time, sometimes we have to run the script more than once and sometimes
we mistakenly run it against the same repo more than once. It's safe to
ignore the existing branch, so don't treat it like an error.
Change-Id: I60dd4d0a30da0ca5d1913c309f24010ab0d446dd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This actually breaks a dependency cycle we had with glean. And now
initialize-urandom is run before networking is started.
Change-Id: I891ae11435d279de505d7552129d60efc84de46b
Depends-On: Ifa98cc45f6bbdec722bc9452f17c29a8bddc6a0e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
The stable branch handling in clone_repo was never correct. Rather than
fix the shell logic, replace it with zuul-cloner now that it is
available.
Change-Id: Ib21136ded9fade7425e6bd82e8e9f4bd39d54305
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Re-use nodejs4-publish-to-npm template to publish npm tarballs like it's
done in other javascript projects.
It will allow TripleO to produce a tarball when releasing TripleO UI.
Change-Id: I1b0402e5a1eae4d31dfd2da46900f9d15242aef8
tripleo-ui is not a Python project, we need to modify openstack/release
to acccept npm tarball jobs.
This reverts commit e2cb922821a6a03a4c18168a79827c10d39d49b9.
Change-Id: I117694ce47947ef8feb42824b9665b7a3dd05f0f
We have been assuming that everything that looks like a library appears
in the upper constraints list and so there would be an update to
review. When that assumption is false the commit step exits with an
error that causes the job to appear to fail, even though it has
not. Intercept the error and report that we are skipping the step
instead of exiting with an error.
Change-Id: Ie185b86735bd91d566a1017c6c98073779ba71f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add tripleo-ci-centos-7-ovb-ha-ipv6 job into openstack-infra/tripleo-ci
jobs list in experimental pipeline. It was missing because it was set in
another layout, overriden by tripleo-ci layout.
Change-Id: I07afdec38d80431c3da6ce51d79fa449bb838649
This promotes the currently working set of non-voting jobs
for the os_keystone repository to voting.
Change-Id: I336e8a73d49347bd2479f1f5c35df2299e3747a7
Due to the length limit for the shabeng line [1] the jobs
for the OpenStack-Ansible keystone role are failing.
This patch shortens the names appropriately.
[1] https://github.com/pypa/virtualenv/issues/596
Change-Id: I11d39d786a01a5519e58752962e578169f667c7b
Smaug has been renamed to Karbor. Adjust requirements accordingly.
Change-Id: Ie79da33351a172fbd9ba0e5b20e1c8322f745a3c
Needed-By: I1488b975ce6bb24760644f302c8a5188132030bb