Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I428146c1e96ee43d67405fa803b633550b7ed270
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Since we have all in one builds, we only need to be able to use
different scenarios when deploying. This patch creates several scenario
deploy jobs, then modifies our verify and daily to only use odl_l2
scenario, and we can add more when they are working/supported.
Change-Id: Id163f3ba40466630f7b55f0795362248056f6a12
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I03954a7e80185adb26bd909cf2b9140fc1e2e340
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I10f462497de58319048e8a0feb6ed29257d64453
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
|
|
Change-Id: I50f2258bb0f5a3f8c255eb97a0685868dccd4011
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I4e2b81a3705fa095e1a5eef320317668ec001a20
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I997fbe5f6957919ae53e21793e2dfa8a83145466
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I789b041152dfe2aa0cfed6ca29fa1bced6253f2b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Changes include:
- Extra slash fixed in GS_URL
- "brahmaputra.1.rc0" now used as the brahmaputra artifact version
Change-Id: I0b248d149f166ab174bb8b08ffb25e38c42a9457
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Creating job for apex to attempt to run yardstick on LFPOD1
Change-Id: Ie9eb8edb39ce9152fc5335a3d57c24b6492d07d8
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ie0b462effd2837a2d9b4bf01e8e644db96a50764
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I6deaed59112a3e48009b05eb383da4ef5658b843
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I94103c8aca8233489c523975ab4ebeff8d0a647c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
With execution only on POD1 all jobs need to block each other.
Change-Id: Ib6f766bafa268c3757476758cb1dc039726e185f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
changes to docs were still triggering full verifies even though docs is
in the forbidden path, hoping adding file paths fixes this
Change-Id: I7536b9033619ccc169516ef9f7965b3c3c8195e7
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Intelpod is unstable with slow internet
Change-Id: I12f9cb8098e3a7ac00d50be4a604455850ce941f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I025a3ad5ab1c3a4eed1306cb58071d7d75a7d9ad
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Icc7a0d7daed4db94c7717283c7a1d44a0939a280
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Currently the deploy builders assume that the RPM is already on the
machine under build_output directory. This is true if the job was build
or verify job. But just with deploy, it is missing. This patch allows
yum install from artifacts page directly.
Change-Id: I243a747c818a5b6dcf911fa99ee063766417cfcb
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I276b3acf7f49d13b7cb125c022d567d4021dac71
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ib8fb13ba88d464c009dfee071f37d5dc6b841a6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Common deploy_settings and network_settings yaml files used in order to
provide options at deploy time and enable network isloation,
respectively.
Change-Id: Idd07fdb57ac33705a59f13fac5560f48247a2df5
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I02e43a44c8e06580f068f42f58dea80c026e6e16
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: If11f76681489e047a5d23edebc2c31a6f5852248
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
This reverts commit 4c712469bbd6f04ad250a5788b7f6a6dcdb79cee.
Change-Id: Idf7f38b103ba62c1286b368d42106bcf4f5b9c90
|
|
Change-Id: I761b0dc656471e021c8b42fa6767f22b811d1b64
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: Iefd5800582af798c6cd6b95c0cc34309da160927
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I9033e2a9341f94dcda828c40c03926714656ae1e
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Please note that this commit introduces major changes.
- Create suites named daily, tempest, rally, odl, vims, vping
- Create one job template that runs against given pod and installer with
the wanted suite
- Create common builder for tempest, rally, odl, vims, and vping, using
FUNCTEST_SUITE_NAME to run functest.
- Get pod and installer parameters from opnfv/pod-params.yml and
opnfv/installer-params.yml.
- Remove obsolete jobs, builders, and triggers.
- Update Fuel and Apex daily jobs to trigger correct functest-daily jobs.
Change-Id: I5d3ff6abbf0b7f663d4044ff24e8ad2891b3430e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Many projects have own logrotate definitions copied from the template.
This patch make sure all projects to use the default logrotate setting,
so that the infra admin can configure the values easily.
This patch also fixes the logrotate rule for artifacts to keep them
in the same duration as console logs exist. Note, this won't effect
the hold time of artifacts in artifact.opnfv.org .
Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I7fb4f46fb096b225e0521f31db2edd40ec952889
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ic21698547c8d260a46475b8b39b5950cee19d412
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
It does not really do anything now because the merge happenen regardless of the success of the job
Change-Id: I35b6cc2f0eb4907765397bfc05d8ccf3ee7d34ac
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: Iabec6f4a67d200cc9e2800a1f3fc7c4d2ad6eb6a
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I1caec907c8fe0947a80a29117eaa41435c7d0621
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
There is a interdependancy for functest to run that needs to be addressed.
This patch splits out the builders to address the issue
It also adds the ability to deploy a specific artifact that has
already been built
Change-Id: If4ca738d1a5dfc29dcc5aeb7ecea58c91a6c7e1b
JIRA: APEX-55
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
Change-Id: Id2a4beef1f404d383d081d50d3fca7139659ea95
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA: FUNCTEST-69
Change-Id: I11ae219ac9090e59c992baa3835f428b3a614b19
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ic37ae76d5a5453cac1c19fc5500d162003eddac6
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I11a60dbe618e7409d81371126ca084d04a2af91a
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: Ica7bb00fb24ef1935145cfc3764774c343b0b1f6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I8e547ed70e486006e3db07768572de577e0daa12
Signed-off-by: Dan Radez <dradez@redhat.com>
|