Because osic-cloud8 uses the osic-cloud1 mirror it has also been
affected by the intermittent network issues. Take it offline until
they are resolved.
Change-Id: I5b80d6214c23326b1105f285143b92c363075fd7
osic-cloud1 is currently having network issues causing afs to timeout
and jobs needing the mirror fail.
Change-Id: I27e7c1087fdaa1a853bba9cb773e66a675666e65
Functional tests doesn't use the setuped devstack, so we
can safely remove the job:
gate-ceilometer-dsvm-functional-mongodb-identity-v3-only
Also the tempest job now pass since a while now, so we can enable it.
Example: https://review.openstack.org/#/c/350846/
Change-Id: Ie1e71e44b8010e672fa3f5b423cdd6dfde615f41
functional tests of ceilometer doesn't require dsvm.
This change adds new jobs without dsvm.
We will next ensure everything run fine without devstack setuped.
And then old dsvm jobs will be removed.
Change-Id: I39c03958242a8c303c46c5f4b3bb679dda3b54cc
The astara project has recently been removed from openstack governance [1].
This patch frees up the IRC bots from #openstack-astara so their resources
can be used elsewhere.
[1] https://review.openstack.org/#/c/376609/
Depends-On: Ic1b9989cfe8a26269a532c3bf4d9cfa387223ab8
Change-Id: I77e34a6c81057f91b44403dce4bda7427eb14f1f
Switch initial devstack setup for ironic-multitest job to agent_ssh
driver. Configuring devstack with agent_* driver allow to execute
tests for nodes with pxe_* driver, but not vice versa since agent_*
reqiures SWIFT_TEMP_URLS to be configured.
Change-Id: I54a920eaafd69a0b6e06d83a9374fcd6319cf96a
This job has been passing consistently for some time
so make it voting in the gate. The job was introduced
by [1].
[1] Change-Id: Ia81b55513880673be719dc3c1c6abda0cd49e338
Change-Id: Ifac91bd22c2b5ab3b6dd90d995c0bec2b8e8a272
These CI jobs only need run on kuryr-libnetwork master branch, do not
need to check if kuryr-libnetwork stable branch can work with kuryr_lib
master code.
Change-Id: I3d8c08f4703188042e1bf4b21de10a96a200aa50
Partially-implements: bp cross-project-ci
Instead of outputting "ja", use "Japanese (ja)" for the links of
translated release notes.
Use a mapping for languages and include all languages that currently
have translated releasenotes plus a few candidates. We can expand this
list further if needed.
Change-Id: I31f66e35e71e34962005a9e145b473e3327b2905
We've uncovered a bug with iSCSI under Xenial. Until it's solved,
moved the jobs back to Trusty.
Created one experimental job to run on Xenial.
Change-Id: If66e3ce9bc96115281b198baf5eb079032708d83
Partial-Bug: #1631400