summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07openretriever: verify job added and document checkMatthewLi2-0/+63
1, verify job added 2, put into document check cfg file Change-Id: I3f6ce78653aab789ccdc0a11f36c1b6e735ae3cc Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-07Add pre-defined parameter for a phase jobrohitsakala1-4/+7
The currentparameters for two phase jobs is set to true so that they run on opnfv-build-ubuntu defaults and the second phase job has a pre-defined parameter as it is to be run on testresults Change-Id: Id5feb94f407d29f6a3d5aa88d321666f3ff463b5 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Merge "prototypes: bifrost: Drop the entire ironic database"Markos Chandras1-5/+2
2017-02-06Merge "Changed parameters in phase jobs"Aric Gardner1-3/+9
2017-02-06Changed parameters in phase jobsrohitsakala1-3/+9
This is done so that the parameters of the prevuious phase jobs are not carried forward to next phase jobs Change-Id: I91a068c75fe1658b3ca104613d3d59a6b82508e9 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Change testresults url to auto testresults urlrohitsakala1-2/+2
The url is being changed to auto because the auto testresults website is updated and the api-docs should be in sync with the testresults website. Note - The auto testresults is created temporarily. Change-Id: If2428511c46183bd57b1a466fbdd04786528b103 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Merge "Add description to builder in testapi jenkins job"Aric Gardner1-1/+5
2017-02-06Add description to builder in testapi jenkins jobrohitsakala1-1/+5
This is done so that we get to know the node on which it is built in the console. Change-Id: I7e0ff4dd2129637eb4b6e0476766c4fbcbcaafed Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Merge "dovetail: set weekly trigger"Jun Li2-3/+3
2017-02-05yardstick: install python3-dev so we can build librariesRoss Brattain1-0/+2
We need python3-dev so we can install Python3 libraries like lxml Otherwise we fail with: building 'lxml.etree' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src creating build/temp.linux-x86_64-3.5/src/lxml x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python3.5m -I/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/include/python3.5m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.5/src/lxml/lxml.etree.o -w src/lxml/lxml.etree.c:85:20: fatal error: Python.h: No such file or directory compilation terminated. Compile failed: command 'x86_64-linux-gnu-gcc' failed with exit status 1 creating tmp cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitmtir1fki.c -o tmp/xmlXPathInitmtir1fki.o /tmp/xmlXPathInitmtir1fki.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^ cc tmp/xmlXPathInitmtir1fki.o -lxml2 -o a.out error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 JIRA: RELENG-190 Change-Id: Icea4cff9bb9699fbd4bfc25dd201ff8bc6e6a902 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-02-06Merge "yardstick: use tox to add support for python3"Jun Li1-14/+1
2017-02-06Merge "Adding multijob builder and script for deploy of testapi"Serena Feng2-8/+189
2017-02-06bugfix: miss a | after predefined-parametersmeimei1-1/+1
Change-Id: I3421885ac8ced9139331d234b786929d11da4293 Signed-off-by: meimei <meimei@huawei.com>
2017-02-05dovetail: set weekly triggerMatthewLi2-3/+3
JIRA: DOVETAIL-180 Change-Id: I26c02cd0805a8daf5a647e6c862f7befd0dbc34a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-04armband: Fix log collection by not setting errexitAlexandru Avadanii1-1/+0
Fuel and Armband deploy scripts trap internal errors and call exit in the trap handler, so the releng wrapper exists before collecting all deploy logs when shell option "errexit" is set. JIRA: ARMBAND-217 Change-Id: Icb1e3277c3e137abb3225a2b9a0b4269eaf08fc6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-02-04Merge "adjust parameters setting"Jun Li1-29/+5
2017-02-03Adding multijob builder and script for deploy of testapirohitsakala2-8/+189
docker-update and generate-doc will run in opnfv-build defaults, and docker-deploy will run in testresults. Script will ensure this :- Docker Images in testresults.opnfv.org - N-1 docker image will be labeled as stable. - N docker image will be latest. Docker containers - N-1 container will be stopped but not removed but will be removed in next iteration. JIRA: FUNCTEST-689 Change-Id: I8c66ff716bae969b34fe698cdfa6140ef494ec49 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-03Merge "[doctor] enable joid jobs"Aric Gardner2-4/+10
2017-02-03Merge "Added helper scripts"Morgan Richomme3-0/+151
2017-02-03Merge "prototypes: bifrost: Cleanup old VM console logs"Markos Chandras1-1/+1
2017-02-03Merge "dovetail: compass-dovetail weekly job added"Jun Li1-0/+209
2017-02-03adjust parameters settingmeimei1-29/+5
Change-Id: I0999ec19896b5c80e9b6c9de469e7fbe36237b0d Signed-off-by: meimei <meimei@huawei.com>
2017-02-03Merge "set wrong parameter"Jun Li1-1/+2
2017-02-03Merge "Added VNF_Catalogue Landing Page"Morgan Richomme5-0/+1696
2017-02-03set wrong parametermeimei1-1/+2
Change-Id: I6e204de948fb41e02875b750aa3fe2caa87fa7d6 Signed-off-by: meimei <meimei@huawei.com>
2017-02-03[doctor] enable joid jobsRyota MIBU2-4/+10
This patch enables doctor joid jobs for verification. This patch also makes sure there is no log files before starting tests. Change-Id: Idee794490c4ce794f3e7b7621fffcd5edeed9c83 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-02yardstick: use tox to add support for python3Ross Brattain1-14/+1
We need to start adding support to Python3 to match Openstack support for Python3. Use tox and move all the env setup to tox.ini JIRA: YARDSTICK-452 Change-Id: Ie57b5edd87ab6fad641a174f468d3265757e0f71 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-02-02dovetail: compass-dovetail weekly job addedMatthewLi1-0/+209
JIRA: DOVETAIL-180 Change-Id: Id391924d4290eb05e89c8d5d25e82e76774579a9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-03Added helper scriptsKumar Rishabh3-0/+151
Helper scripts to migrate schema for the mysql database. Change-Id: Id598c398318967a117a4dbaa3dc21eab22b24d68 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-02-02Apex: fixes csit promote functest suite namingTim Rozet1-1/+1
Change-Id: Ia8bda581c2e040ad00db6f21022f0d748ca314c9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-03Added VNF_Catalogue Landing PageKumar Rishabh5-0/+1696
Change-Id: Idc5184c3e98bff5297afe18c5e8e25e91490b767 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-02-02Apex: fixes incorrect reference to csit build directoryTim Rozet1-1/+1
Change-Id: I135a9792a897e8b4fa99ef888b84d58c9a11dc69 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes csit promote deployment jobTim Rozet1-4/+4
Points deployment to local artifacts and not RPMs Change-Id: I6d65dd644b7e7d1d2f54738e30a56e5d0e75131f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes csit build builderTim Rozet1-7/+2
We dont want to use the builder job, since we dont want RPMs/ISOs created/uploaded. Minor fix to functest job trigger. Change-Id: Ifc80dd0fe0dbf2261adf3ae00c39ba814cba548c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02prototypes: bifrost: Cleanup old VM console logsMarkos Chandras1-1/+1
The VM logs may not be rotated by logrotate so they are accumulated over time. Make sure they are gone when we start a new job. Change-Id: Iecf7e53015740db98c17a42612da7f44f3c4a676 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-02prototypes: bifrost: Drop the entire ironic databaseMarkos Chandras1-5/+2
There is no reason to only drop a few tables from it, so just drop the entire database. Change-Id: Iea9757fc5ccd85bc223d3c86d6a4c3ecf65fa130 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-02Apex: Disables building ISO for csit promote jobTim Rozet1-0/+3
Change-Id: If84b310afdca95a4ffa85de218b549cecf1916e2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes missing declaration for csit promote jobTim Rozet1-4/+6
Also adds some extra blocking. Change-Id: I3dc4526624fdd54b1f124f12f9dc3b3034ad9413 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Merge "Apex: changing Gluon scenario name to noha"Tim Rozet1-1/+1
2017-02-02Merge "Apex: Create promotion and verify job for Apex CSIT snapshots"Tim Rozet7-20/+361
2017-02-02Apex: changing Gluon scenario name to nohaGeorg Kunz1-1/+1
Change-Id: I67da4fe16584ae8f47b341883623674b89156699 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU80-201/+79
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-01Apex: Create promotion and verify job for Apex CSIT snapshotsNikolas Hermanns7-20/+361
Changes Include: - Adds a daily job to create Apex snapshot tarball if functest passes - snapshot artifact uploaded to artifacts.opnfv.org - snapshot artifcat info is stored in snapshot.properties - 3rd party job updated to deploy from snapshot - 3rd party install netvirt job updated to use updated sdnvpn tools JIRA: APEX-364 Depends-On: I792db0fac3f4e81969fe85c05fc298fe5af02537 Change-Id: I8a875c081d756d098173c0baf11c0b4e4956b9fd Signed-off-by: Tim Rozet <trozet@redhat.com> Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-02-01Merge "multisite: Enable nightly jobs"Fatih Degirmenci1-1/+1
2017-02-01Merge "Create Apex Adapter"Jose Lausuch4-20/+174
2017-02-01Merge "Change dir to the script location"Fatih Degirmenci1-1/+2
2017-02-01Merge "jjb: infra: prototypes: bifrost: Ignore mysql and ironic failures"Markos Chandras1-8/+10
2017-02-01Change dir to the script locationDimitri Mazmanov1-1/+2
Since deploy.sh executes another script located in the same directory, we need to change to that directory. Change-Id: Ic8f98c40cdbfbaca50dffac7519089ec4a75a985 Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
2017-02-01Merge "KVMFORNFV: To enable triggers for kvmfornfv verify and daily jobs."Fatih Degirmenci2-16/+30
2017-02-01KVMFORNFV: To enable triggers for kvmfornfv verify and daily jobs.kalyanreddy2-16/+30
This patch enables kvmfornfv verify test and daily jobs. As kvmfornfv is assigned with Intel-pod10 for running the test cases, slave-label for test phase is also modified. Change-Id: I5202db7c6eeeec5a92266c1bfc7b8d3e46dc33a4 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>