Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
All the jobs should use INSTALLER_TYPE
Change-Id: I5386276fca837ba3ddda314f7c334c0f2957f78a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
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>
|
|
Example jobs updated to match the slave/pod names.
Change-Id: I662a1710f75009efd94cdad61e7fe97139aa64e8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Fix default controller downstream parameters.
Set default controller to none in installer config.
Change-Id: I33a36615b02783dab87bea27f0f15fa7f50f8a59
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change proposes
- Move installer params to common file
- Move pod params to common file
- Configure POD slaves in pod file and set slave to run using node label plugin
- Create one daily parent job per installer per controller
- Create common deploy job, taking controller name from parent job
- Change build display name to show installer + controller name
Please note that this is an example and things will evolve based on
how things work.
Change-Id: I4bc1d35e43c44d9401f4000090818e8e7b426e70
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>
|
|
Change-Id: I2f4dccb5acf2a4ba86492a758bb440fa2fc99495
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I87cec5251a6127acf1f62fc55e6f7a9dd8749c15
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: Iaf685fac554000ebb5c898295d09e58c86d1365a
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I76c4662e6e00f54a953a7912ff85093879e09274
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: If38e207d9d08445c208bd3d6a6b0dacd30d5ba26
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
The times are set to 03:00 UTC in order to leave daytime for
development work and make the booking easier.
https://wiki.opnfv.org/pharos/hw_resource_allocation#resource_bookingreservation
Change-Id: I94e947631c58dd3a917101a76ad74a3a3602848e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|