summaryrefslogtreecommitdiffstats
path: root/jjb/qtip
AgeCommit message (Collapse)AuthorFilesLines
2015-12-14Fix branch parameter and change stream name to brahmaputraFatih Degirmenci1-3/+3
Change-Id: I9005cb7cee44873b37fb310e5850d85d887c958d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Cleanup jjb filesFatih Degirmenci1-98/+19
- Remove the jobs that do nothing such as merge and daily jobs - Leave only verify jobs for all the projects as placeholders - Introduce stable/brahmaputra branch and keep it disabled Please note that the "real" jobs for bottlenecks, compass4nfv, functest, and qtip are not deleted. Change-Id: I80031f77a11c2bf5173fbb7be98294285e3cc2ef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10Workaround patch for QTIP Jenkins Job failureNauman_Ahad1-8/+8
fetch-os-cred.sh to put opnfv-stack.sh file in workspace fetch-os-cred.sh to put opnfv-source.sh in $HOME commented Change-Id: Id53267affb2b1fb446298c7667d16118d076ee3f Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-09Patch to debug problem for QTIP JJB on dell-testing-podNauman_Ahad1-8/+14
fetch-os-creds.sh unable to create opnfv-openrc.sh file due to unauthorized issue. Patch tries to debug the problem by echoing $HOME As a temporary workaround, file to be created in $WORKSPACE. Temorary workaroud to be fixed later Change-Id: Ie6cd00cf0f8aab1c7ec3f8a761baff7cf6f0be3b Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-24/+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-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-18/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.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-18Jenkins Job for QTIP dhrystone serial and ssl parallelNauman_Ahad1-2/+2
Removed if condition bug due to missing whitespaces JIRA:QTIP-7 Change-Id: I770097d171333f7eb17e81d7d0118f093623e2b5 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-17QTIP Jenkins Job for SSL parallel and Dhrystone serialNauman_Ahad1-1/+1
Resolved earlier bug while fetching os_creds by removing pipe in last fetch_os_cred builder JIRA: QTIP-7 Change-Id: I53ec0a566593535ab4de32211fb64ccb4b739980 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-16QTIP Jenkins Jobs for Dhrystone and SSLNauman_Ahad1-22/+14
Testing QTIP Jobs for Jenkins on the dell-us-testing-bm-1 Jobs include: Dhrystone Serial (BM vs VM) and SSL (VM vs VM) JIRA:QTIP-7 Change-Id: Ib3ceabe25ad6666cb49ec03b544ac79e1862d3ec Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-09-07Added Job triggers for QTIP JobsNauman Ahad1-0/+5
Job triggers for midnight as well ast the 13th hour on the Dell Lab JITA: QTIP-7 Change-Id: I68d80ee3abd944625fd003f47c4f9fea5d3b0d3e Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-27Inclusion of dhrystone benchmark jenkings jobs for QTIPNauman Ahad1-0/+146
Two jenkings jobs added for the Dell lab. Jobs would run dhrystone benchmarks. 1st Job: dhrystone on Baremetal vs VM 2nd Job: dhrysotne on Baremetal vs Baremetal Previous commit reverted as it successfully verified but failed to merge JIRA: QTIP-7 Change-Id: I2522602e931b1d1f3d7e68fcb1df6268e7510220 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-20Revert "Inclusion of 2 qtip_dhrystone jobs for the Dell Lab"Aric Gardner1-131/+1
This reverts commit 9c26f11c59228c0e4a430f2badd70e47ca8884b4. Change-Id: Icae02c26f85138772c298bb47fed59495185ff6c Conflicts: jjb/qtip/qtip.yml
2015-08-20forgot quotes.Aric Gardner1-1/+1
Change-Id: Ifc37b7d388632bd071295957d3577fb10b5f3ee4 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Gar. the vars are not being passed in the correct wayAric Gardner1-3/+3
Change-Id: Ibbc93a4f989c954608d2c018f6bf691c409bf66f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20node doesnt work this way. afaikAric Gardner1-2/+2
Change-Id: Ia21d1c2b5b99183b388e421db775cb76442624ce Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20another syntax error, missing:Aric Gardner1-1/+1
Change-Id: Ie15f184d2948748e0145a8c5695060767751fe49 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20remove leading white spaceAric Gardner1-1/+1
Change-Id: I098f86e7febeaa5e515ec673105d4ecba389d038 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Missing space. passed verify but not merge jobAric Gardner1-1/+1
Change-Id: I3ec13ae964baefb91328cb4b024b32de8daf7ec3 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Inclusion of 2 qtip_dhrystone jobs for the Dell LabNauman Ahad1-1/+131
First attempt at modifying/creating a JJB for a test case. Used guide available at OPNFV wiki and JJBs for other teststing projects such as yardstick as a reference. To be run on the dell-build node. If works, a job would be made for the LF POD too. Modified to remve white spaces and removed prebuilds JIRA:QTIP-7 Change-Id: Iffed74a8bae64c4643839c4d2e2cac49a0070d9d Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-04-08Fix {branch} parameter not foundThanh Ha1-2/+2
JIRA: 0000 Change-Id: I784e48c181bc2c1fda7d52539e8775a253d0b128 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-03-20Initiall jjb files for conductor dpacc oscar prediction qtip projectsAric Gardner1-0/+179
Change-Id: I43994a86483d250ff90d2133169a64eca057c96b JIRA: 0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>