This is a valuable link for folks looking to contact people running the
3rd party testing that comments on changes, but it's not simple to find
even if you know it exists. Adding link in docs so it's easier.
Change-Id: Ia19417a9105db6509489cc5aac4e18a4ee216856
The logstash ElasticSearch output max_inflight_requests option has been
deprecated and should not be used. Remove it.
Change-Id: I3644523f8605f17be7d9ed6f20f2020290f0fb28
The libvirt logs use a slightly different timestamp than the other log
files (iso8601 including the timezone offset) which makes logstash
unhappy when it receives these timestamps. Parse them properly to keep
logstash logs under control and hopefully happy.
Change-Id: I18b7f263d083d9babbdf1404298cb7def0b8501a
apparently we don't even try to run cells tempest tests at all any
more, so we have no idea what the state of cells is in Nova. This should
be run on nova, devstack, and tempest so that we have some idea of
the current state of things.
Change-Id: Ib1d1ca46e5c0cf715f16d600b0aa40f4a17e930d
Give the openstackci_test Jenkins slave test user permissions to CREATE
and DROP databases. This allows parallel tests to create as many DB
schemas as necessary to run tests without locking in the tests
themselves.
Change-Id: I0466ac8f318b7dc397fac6c16553e284bdb7d707
This change makes tempest-dsvm-neutron-heat-slow a non-voting check
for heat,tempest,devstack,nova.
Change-Id: I4f0b8b523e9199f2e775de38f9177b8ce958db1e
If there is an exception filtering a log event handle that by removing
the filter and continuing to process the remaining log events for the
assocaited file. This prevents non filter data from being lost when the
filters have an exception.
Change-Id: I65141daf21a873096829c41fdc2c77cbeecde2e3
The ssh key in ~gerrit2/.ssh/id_rsa which is what is used for outbound
ssh-based replication is currently just kinda there by hand. Add management
of the files there.
Change-Id: I5bfea4543d6eb46ba2e9f3c791f4e6b6c5534522
Closes-Bug: 1209464
This patch adds logging to the puppet exec for manage-projects
within gerrit.pp.
It also adds logging to jeepyb, which can also cover logging for
manage-projects, which is a script within jeepyb.
Change-Id: I4cd1137e4bf62e0d19a8a337c98b3a33df38a0c0
Fixes-bug: 1245905
Approve when the tripleo-ci nodepool images are successfully created
and new nodes launched using them.
This reverts commit 7c3bc930973f585c04c7145716eb43350a8aa712.
Change-Id: I8bcfb2b4325d26e163da7e355f93cd5d603c23fd
* doc/source/gerrit.rst: Update documentation to reflect that the
External Testing Tools group has been replaced by two new groups
named Third-Party CI and Voting Third-Party CI. New third-party
continuous integration testing service accounts are initially added
to the first group, which allows them to apply verify votes only on
the openstack-dev/sandbox project. Once they have managed to confirm
some stability, they are moved to the second group, which is also
included by the first, so that they may apply verify votes on any
project.
* .../gerrit/acls/openstack-dev/sandbox.config: Apply verify voting
permissions for Third-Party CI group members, and correct review
activity permissions to use the Registered Users group instead of
the long-defunct openstack-cla group.
Change-Id: Ief3fef44df986d868af148787b3c456a98484091
Approve when the tripleo-ci cloud is back on line and verified
responsive again.
This reverts commit e74d5cd9be78c7f3e276a267a20d8397c378f4d9
and updates the configuration to match the new deployment.
Change-Id: I2feabef819aa6698a5d623e4e65bf7673f913c51
Do not use maven anymore, use tox to build and publish everything.
The buildlang tox job will call maven and publish everything to
published-docs/{lang}.
Change-Id: I2dd656d5c16e4eddf19c1d84c09c6f46c901cdd8
* modules/openstack_project/files/zuul/layout.yaml: Until the
tripleo-ci cloud provider is back online and has nodepool nodes
again, these jobs are just going to be pending indefinitely. Don't
add new jobs for these nodes to the check pipeline for now until
they can be run again. Once the tripleo-ci cloud is back up and
working in nodepool, this can be safely reverted.
Change-Id: I0e06b7da92fe9875aab724d9ce421ef7361c81a4