summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-08-04Apex: Adds fdio, ipv6 scenarios/jobsTim Rozet1-0/+103
Changes include: - Adds nosdn-fdio scenario and daily - Adds odl_l2-fdio scenario and daily - Adds nosdn ipv6 deploy job to daily (no tests) Change-Id: Ibd82f4cbda405b3e99c338df863b9a361da2d779 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-26Apex: adds ODL SFC to dailyTim Rozet1-0/+30
Change-Id: I993c459d012bddbcd4db041ada17aa9133d0bbf4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-22Apex: adds onos sfc to dailyTim Rozet1-0/+31
JIRA: APEX-172 Change-Id: I651a0f5a5afba82f46b719b16015d588f8bb8a5f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-21Apex: Enable bgpvpn scenario in dailyTim Rozet1-0/+30
Change-Id: I82af3388275ceb716d24f2a11405a213624ffbd1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-20add job definition based on existing apex cperf runner templateJamo Luhrsen1-0/+1
Change-Id: I4d077acac3d2cd4e23bec7da3b5143dcb027e33f Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-07-20Merge "Apex: disables failing parent daily job due to a deploy job failing"Tim Rozet1-0/+8
2016-07-20Apex: disables failing parent daily job due to a deploy job failingTim Rozet1-0/+8
Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-14apex, cperf: Adds cperf job to ApexJamo Luhrsen1-0/+52
New job allows execution of deployment + cperf test on intel-pod2. Job will automatically pull the latest RPM by default but can be overridden in jenkins. Once we validate this job works, we can add it to be part of the daily. Change-Id: I8ecd4cc175e206e9ff2d8798530a5fabf3d47cfc Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com> Signed-off-by: Marcus G. K. Williams <marcus.williams@intel.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-01Apex: enables healthcheck smoketestTim Rozet1-7/+14
Change-Id: I817a4be443dfcaad233183a1815ddbc1fd3b8bb0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-30Apex: adds ONOS to daily masterTim Rozet1-0/+28
Change-Id: I042fa315f970d6289c2d20b922215babdfcaba69 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-30Add Project Option to Throttle PropertyTrevor Bramwell1-0/+3
This is a required field for JJB > 1.4 Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-06-16Revert "Apex,Functest: Add healthcheck for Apex verify jobs"Tim Rozet1-14/+7
This reverts commit ca27977f61fe104a5252cdc40b42c6c774724530. Change-Id: I7eedfab682fc9f46c128c4164983ad9ae625b384 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-15Apex,Functest: Add healthcheck for Apex verify jobsjose.lausuch1-7/+14
JIRA: APEX-122 Change-Id: I61e04f8e65fe7c35350cd5ab6d5190ffa9ed311f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-13adding testing builderDan Radez1-0/+8
Change-Id: I6d93dbad6ac7d25ace691ca0991179ef8cf8645a Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-04Apex: Adds ODL L3 scenario to dailyTim Rozet1-0/+28
Change-Id: I3fcdf3a471806c6342065ed2ef8df9e649e9c044 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-29Apex, Functest: Reconfigure Apex with labelsTim Rozet1-2/+2
Change-Id: Ia56ceefe5bf93cf15f89133c40f0e23c678e11d3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-28Apex: Fixes yardstick/functest for dailyTim Rozet1-1/+29
Also adds ODL_L2 to daily Change-Id: Ic9e29d440988ff2eba42ae314cfc0f86313092f2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-27Apex: Adds block level per node for baremetalTim Rozet1-0/+1
Change-Id: If9de486a95ed7a890d23abfe88f6eb70803d2cae Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-26Apex: Converges separate virtual and baremetal deploy scriptsTim Rozet1-9/+4
Changes Include: - Combined apex-deploy-baremetal and apex-deploy-virtual into the apex-deploy.sh into functions - JJB modified to only use single builder for deploy Change-Id: Ia129d8d6004b36c09bdb01685f2a0fced13bccea Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-26apex: Take builders out of jjbFatih Degirmenci1-360/+12
Having builders embedded in jjb makes maintenance harder than what it could be and error prone so the builders have been taken out. Apart from this, the upcoming change proposals will split yml files in 2, aligning with the rest and jobs in these files can reuse same builders when they are converted in shell scripts. This is the first change in series, trying to align job structure with the rest in order to ease the effort required to troubleshoot the deployments during release verification. The changes are - take builders out of jjb (this patch) - align the main CI jobs with the rest; 1 parent job per scenario/branch which controls triggering and execution of 3 downstream jobs; deploy, yardstick, functest - split yml file in 2; ci jobs ending in apex-ci-jobs.yml (daily) and project jobs ending in apex-project-jobs.yml. (verify, merge, build) Change-Id: I01f8bf351f0cbafbee1f41ec24ad5c2c6f21316f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-23Merge "Rename LF Jenkins slaves and update impacted jobs"Fatih Degirmenci1-2/+2
2016-05-22Apex: fixes CONFIG path for clean on CI verifyTim Rozet1-1/+1
Change-Id: I53ecf6287ed39113e884017db824d01ef9dd5003 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-21Rename LF Jenkins slaves and update impacted jobsFatih Degirmenci1-2/+2
Change-Id: If58c84e6f431db88eed3376e446479826da71502 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-19Apex: Fixes daily to use baremetalTim Rozet1-3/+4
Also includes change to move virtual deployment for daily to be noha (due to RAM limitation in LFPOD1) Change-Id: Ia61cac220ccde9b2d4812c82e00dcd08c130dab6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-19Apex: enable concurrent jobsTim Rozet1-0/+9
Change-Id: Ie8a2902967c9dad4879fd0c9696eb78993bdada1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-18Apex: enable throttling for parallel jobs per nodeTim Rozet1-0/+6
Change-Id: I417b1b9c7798e5fc774979de1a07b1e3db69b784 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-18Apex: block per node onlyTim Rozet1-0/+4
Change-Id: I90cc45304b54d289b94fc302b679de1abec9ef57 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-17Apex: disable functest smokeTim Rozet1-7/+7
Change-Id: I004dc3c641eb025f38f4d5964a119dc55748af15 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-17Apex: fix daily slave labelsTim Rozet1-1/+3
Change-Id: I1db172a298d6b8301a121af4a242d28466d588f9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-17apex:enabling vping smoke testsTim Rozet1-6/+7
Change-Id: I5e93cd3e43f093b7b889d2af390fb40e38d369f6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-16Apex: Migrates master daily to label driven slaveTim Rozet1-1/+8
Change-Id: I898c0abe92efa774ab878759be2456a4ad2de2d2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-13Apex: Enables using slave labeling for apex-verify-masterTim Rozet1-3/+9
Change-Id: I5e13f45714f188eaf32a518149b9515572911139 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-10Apex: More fixes to daily masterTim Rozet1-7/+20
Change-Id: I0504e88c89ae75068c468f4d95db02ff65f11829 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-10Apex: More fixes to daily masterTim Rozet1-2/+2
Change-Id: Id98ee64328e085305dfdd2e8ffa518541f7eed41 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-09Apex: Fixes daily RPM_VERSION varTim Rozet1-1/+1
Change-Id: Ic7c7305acd63d5b14894dee45639925bf6be405e Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-09Apex: More fixes to master dailyTim Rozet1-3/+3
Change-Id: I4f3c838eddc7d8fbf476de35e6a6af151789120b Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-08Merge "Install python34-setuptools for verify job"Tim Rozet1-0/+6
2016-05-08Apex: fixes master dailyTim Rozet1-20/+24
Change-Id: I0ce9792491d886bb506f41cb4b0958f2e4212d5d Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-08Install python34-setuptools for verify jobFeng Pan1-0/+6
This package is required for installing jinja2 python package with easy_install-3.4 tool. Change-Id: I8df9667d5c435b179d5b5af8a8881bb50704dd49 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-05-05Apex: Enable ODL L2 verify on MasterTim Rozet1-0/+7
Change-Id: I842a3edba214c1d96984a7f7f3f84be779f8fc0a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-04Merge "adding env vars to eventually replace the -r -c params"Tim Rozet1-2/+2
2016-05-04Apex: fixes other BUILD_DIRECTORY pathsTim Rozet1-2/+2
Change-Id: Ifbd79fbc03e63a5d81344e35d696571fd5b17bfc Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-03Apex: Includes multiple fixes for masterTim Rozet1-11/+11
Changes include: - Fixes build directory for master - Disables smoke test temporarily - Disables Brahmaputra daily Change-Id: If5cead0f42dab1f063f762f5d1650bfcd0cd9160 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-28adding env vars to eventually replace the -r -c paramsDan Radez1-2/+2
Change-Id: Ia8b97836462cc693df321e36f33e02fc330d4af4 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-04-28Merge "Adding GS clenaup for Apex"Tim Rozet1-0/+52
2016-04-22apex: Add dependency for python34-PyYAML for verifyFeng Pan1-0/+7
Change-Id: I412f57456d5dd8c34c90525f6066831351489aec Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-21Apex: adds sudo to workspace cleanTim Rozet1-1/+1
Need this for .pyc files generated by root as deploy is run as root. Change-Id: If23b7c6a7ae3b8d63882548f2b2a5b8d91cb1995 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-20Modify variable checking for existance for strict modeFeng Pan1-3/+3
Change-Id: I805bdd746d1ab6fad00be014973e0d38c684bc4c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-20Modify pythonpath definition for strict modeFeng Pan1-1/+5
Change-Id: Ib8a1a6ca80c0653b2cd593dff5a0c71d24b2f24c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-20Adding GS clenaup for ApexDan Radez1-0/+52
Change-Id: I8dec946c5434a120f2529db7db8dea126e62e41d Signed-off-by: Dan Radez <dradez@redhat.com>