Add some fixes for elements path, and install dependencies
needed for diskimage-builder and fedora-atomic builds.
Change-Id: Ibe6c9e635f886355ec3c09928f1bdd2fe43b197f
Depends-On: Icf5a2c79e47e632be2ac49bc9ccc528b4f604eb2
As a first step, create an experimental job that will
use diskimage-builder, and the magnum elements, to create
an Fedora 23 Atomic image, to be used in magnum tests.
Change-Id: I4be79b2b6392f59661ef5a9c316f861b017a02f9
The exported setting is not available on the context of that execution.
Set that on the devstack/localrc file, together with MAGNUM_GUEST_IMAGE_URL,
to be picked up properly by the tests.
Change-Id: I22f616f7a9e2645cbf686ef02dd10ae726c9e674
As this is not a job template but a single job for a check,
coe var was not replaced properly. Set to k8s that will be valid
for our testing.
Change-Id: I05e122aa40cb5584d2caa3eda8b9519a4cd2f8aa
Based on the atomic image generated with diskimage-builder,
we will use the uploaded image in fedorapeople to do functional
testing on magnum and prove the image.
Change-Id: I730e797f94601688bd97514c312bb628c7604cda
With change Iff5e96bd80b8f165ccc7d6be09b53208613571eb, we do not need
to pass DEVSTACK_GATE_TIMEOUT anymore to devstack-gate, instead the
value from the build-timeout wrapper is passed.
Remove DEVSTACK_GATE_TIMEOUT for jenkins/jobs/[e-m]*.yaml
Increase timeout for all non-grenade jobs by 5 mins since
Iea866e4cc40e149e598f35e010ec855937bdf9ae will use a 10 minute
buffer and the internal timeout should stay the same. The grenade
jobs already have 10 mins of buffer, so no need
adjust the timeout.
Change-Id: Ied54d602d0cd1b994129f979ec25290e54980426
Adds gate_hook to magnum jobs.
Adds new pipe line to do mesos functional testing, set it to non-voting
first.
Implements: blueprint mesos-functional-testing
Depend-On: I8ee53de4d34aa79d037901e599fc6409a7de2e72
Change-Id: I9574c349e5f7a4f3fa3f8c4fdf53328fe35e0dee
This patch splits one functional testing pipeline to api(common) and
k8s.
We should merge this patch first, then
Ic33ea42f6108c7444c152706458cf1a686ed1756 would works well.
Partially implements: blueprint split-gate-functional-dsvm-magnum
Change-Id: I10e09b2deea7a0643a9516701994cc47813e1aaa
As clarkb suggested on #openstack-infra at 17:46 2015-10-22:
"maybe we should s/branch-designator/job-suffix/g in all those files
as job-suffix makes more sense considering how branch-designator has been
used".
The rename should make it easier for newcomers to understand
these jobs.
This renames branch-designator everywhere in jenkins/jobs/*.
Change-Id: Icb11271b958d92957fb9907ff03c0b898d7b76fc
Ceilometer is moving to being a devstack plugin. This change updates
magnum jenkins jobs to use ceilometer plugin instead.
Change-Id: I1f412924bc63e27080db8b2a1847f77a2bab1885
Related-Bug: #1489436
barbican plugin has been added to magnum devstack plugin, remove to aviod
setup barbican the second time.
see I7d2620888bef3ae6bcc34c333ef3a935245195cf
Change-Id: I32cf26426b77eb76083363ae624c45ae764d1383
Closes-Bug: #1498797
enable_plugin directive is needed to enable barbican service.
This patch adds it.
Change-Id: I11bfc1f82e93829652920652cdc58b67de2a32e2
Depends-On: Ifa8adc19bc5bc6a0f15cef41509336987c4b2d9d