summaryrefslogtreecommitdiffstats
path: root/jjb/apex
AgeCommit message (Collapse)AuthorFilesLines
2015-12-07Add installer and pod parameter files and create example jobsFatih Degirmenci1-0/+84
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>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-6/+0
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>
2015-12-04variable name fix for ApexDan Radez1-1/+1
Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-03Fixes SCM for apex jobsTim Rozet1-0/+18
Change-Id: I7fb4f46fb096b225e0521f31db2edd40ec952889 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-12-02moving Apex timer trigger off build to daily jobDan Radez1-3/+4
Change-Id: Ic21698547c8d260a46475b8b39b5950cee19d412 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-02disabling the apex merge jobDan Radez1-0/+2
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>
2015-12-01properties can not be empty by default?Dan Radez1-2/+2
Change-Id: Iabec6f4a67d200cc9e2800a1f3fc7c4d2ad6eb6a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-01renaming apex jobs to group them togetherDan Radez1-6/+6
Change-Id: I1caec907c8fe0947a80a29117eaa41435c7d0621 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-01splitting out apex jobsDan Radez1-3/+117
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>
2015-12-01jjb: add default logrotate to releng-defaults.yamlRyota MIBU1-12/+0
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU1-6/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-30Merge "do not upload Apex artifacts when daily fails"Tim Rozet1-15/+4
2015-11-30do not upload Apex artifacts when daily failsDan Radez1-15/+4
Change-Id: Id2a4beef1f404d383d081d50d3fca7139659ea95 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-11-27jjb: move ssh wrappers to releng-defaults.yamlRyota MIBU1-12/+0
Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-25Add Functest execution after APEX deploymentjose.lausuch1-0/+7
JIRA: FUNCTEST-69 Change-Id: I11ae219ac9090e59c992baa3835f428b3a614b19 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-14downgrade apex package if building older than what is previously been installedDan Radez1-2/+4
Change-Id: Ic37ae76d5a5453cac1c19fc5500d162003eddac6 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-28do not delete the workspace before deployDan Radez1-1/+0
Change-Id: I11a60dbe618e7409d81371126ca084d04a2af91a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-27Fixes RPM path for ApexTim Rozet1-1/+1
Change-Id: Ica7bb00fb24ef1935145cfc3764774c343b0b1f6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-26adding the apex virtual deploy jobDan Radez1-0/+48
Change-Id: I8e547ed70e486006e3db07768572de577e0daa12 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-17adding arch to rpm name in apex daily jobDan Radez1-2/+2
Change-Id: I2f4dccb5acf2a4ba86492a758bb440fa2fc99495 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-16apex spec file is one directory deeperDan Radez1-1/+1
Change-Id: I87cec5251a6127acf1f62fc55e6f7a9dd8749c15 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-16addressing the build directory correctly for apex props fileDan Radez1-3/+4
Change-Id: Iaf685fac554000ebb5c898295d09e58c86d1365a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-14fixing syntax error in apex properties fileDan Radez1-3/+3
Change-Id: I76c4662e6e00f54a953a7912ff85093879e09274 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-14adding Apex rpm references to Apex buildsDan Radez1-1/+7
Change-Id: If38e207d9d08445c208bd3d6a6b0dacd30d5ba26 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-05Adjust/sync fuel and apex daily run timesFatih Degirmenci1-2/+1
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>
2015-10-01Fixes git source to be sshTim Rozet1-0/+6
Change-Id: I0a43bfae669e08ed2a673f410be9795f1abdbe85 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-01Enables apex daily now that build is workingTim Rozet1-1/+1
Change-Id: If11ae0f19ecbeed792a19e945118ee5619f19443 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-30Adds logging for build flags usedarno.2015.2.0Tim Rozet1-0/+2
JIRA: RELENG-40 Change-Id: Ibc5adc3096c0b279e2546dfcd360f72883c764a0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-30Updates Apex jjb to execute buildTim Rozet1-21/+151
JIRA: RELENG-40 Change-Id: I49c0876a9ff5081190edf1cb526e17209cefa7ee Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-08-12Adjust GIT_BASE for fuel and apex verify/merge jobsFatih Degirmenci1-0/+9
Verify and merge jobs are tied to a none-LF server and GIT_BASE should be https instead of ssh JIRA: OCTO-118 OCTO-120 Change-Id: I38b56eb081ccf42c19b15b4913ced6ed13a08782 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-12Remove obsolete somevar from apex.ymlFatih Degirmenci1-1/+0
JIRA: OCTO-120 Change-Id: Ieffb419e6e30e9f236261158ef28c80ca64d34a5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-12Create initial JJB for Apex projectFatih Degirmenci1-0/+158
JIRA: OCTO-120 Change-Id: I0ccdaf0ad94b50a1091c5f58f84862058c3a025d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>