summaryrefslogtreecommitdiffstats
path: root/jjb/functest
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09Remove unneeded doc generation script from functest-verify jobFatih Degirmenci1-2/+2
Change-Id: I1db608d657c158641e9b65f162dc46853c0d0d0f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09[bugfix] use the wrong parametermeimei1-7/+7
JIRA: COMPASS-155 Change-Id: I450ac1e1306eedca6ae3e48e0c6370f7e19b107b Signed-off-by: meimei <meimei@huawei.com>
2015-12-09change joid lab descriptionMorgan Richomme1-2/+2
Change-Id: I44492886691097f231d9fca148549b04255b28a9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09change default GIT base for joid labMorgan Richomme1-1/+1
Change-Id: Ib2b90bb9f48a9ebacdc16521b2a688e13bb5a487 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09add joid POD in functestMorgan Richomme1-3/+16
Change-Id: I06523348b7d513a34ddd88cf4639404b7cc414b6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09adapt functest.yml for compassMorgan Richomme1-1/+1
Change-Id: Icc564778b766dee4e4c3b3a12e591d77e58a065a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-08Force copy of private ssh key if apex in functest jjobjose.lausuch1-12/+1
Also, remove previous parameter from macros (not needed) Change-Id: I4100ff1322560e79ca4511f0a05c87335ed6be67 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Correct description of functest jjob from public key to privatejose.lausuch1-1/+1
Change-Id: I90f39fbcfa0e2de12675a3a567bfb8d0897d6488 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Modify Huawei/Compass PoD declaration"Morgan Richomme1-1/+15
2015-12-08Add opnfv-jump-1 in the pod list for functest jobjose.lausuch1-0/+5
JIRA: FUNCTEST-69 Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Pass ssh key to docker to be able to access the Instack VM without passwordjose.lausuch1-1/+9
JIRA: FUNCTEST-69 We need to fetch de openstack credentials from the Installer VM (Instack). Apex leaves a SSH public key in the jumphost. The idea is to pass it to the docker container so that we can access that VM from it without password. This is only needed by Apex installation. Ideally, all should have the same, so that we don't hardcode passwords. Change-Id: I5e9f6c8f298140f77780362e640d43e624897a9c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Modify Huawei/Compass PoD declarationMorgan Richomme1-1/+15
define it as a POD and a target lab Change-Id: I965b4311d44a100050572aa84f746a99ad275822 JIRA: FUNCTEST-96
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-72/+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-04fix syntax error, var labconfig seen as a commandMorgan Richomme1-2/+2
JIRA: RELENG-60 Change-Id: I340d7106e1fa42d815c93bd3aaf82a11625ba8e0 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-04Add Huawei-us node as Compass target for CIMorgan Richomme1-0/+4
JIRA: FUNCTEST-96 Change-Id: Ic29fefec342d28ec2b398f2972d9a4b3a7625873 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-03Add new parameters to manage POD name and dev labMorgan Richomme1-7/+31
Use NODE_NAME when creating the docker file Add -v with the path to the OpenStack creds JIRA: RELENG-60 Change-Id: Ie306edce83296f84f705a707e99dd9c9fce88607 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-03Fix docker command to run in background in Functest jenkins jobjose.lausuch1-2/+2
Change-Id: I0c56f31107b3d97fbdde994581098bf913b02fdc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-02Retrieve latest_stable bugfix in Functest jenkins jobjose.lausuch1-3/+3
Change-Id: I9e6823de47156311a70798cbaf7cb1a11777df6a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.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 'node: master' to releng-defaults.yamlRyota MIBU1-6/+0
Change-Id: Ibc3a7466fcc2e030a6538d77e2c4521eb8daa214 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU1-42/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-30Remove double brackets from Functest jjobjose.lausuch1-4/+4
Change-Id: Iaaa393bbaa66ed1615d10c4a40841e164247471c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.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-27Merge "Add Functest execution after APEX deployment"Morgan Richomme1-16/+15
2015-11-27Merge "Create generic jenkins job to build and push a docker image"jose.lausuch2-145/+0
2015-11-26Create generic jenkins job to build and push a docker imagejose.lausuch2-145/+0
This is a proposal so that we use the same methodology when it comes to building and pushing docker images. With this approach, yardstick Makefile is not needed for automation. For now, it is usable by Yardstick and Functest docker images. JIRA: RELENG-55 Change-Id: I58cfb4740cdfca82f69c102caefe9f29c92f099e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-25Add Functest execution after APEX deploymentjose.lausuch1-16/+15
JIRA: FUNCTEST-69 Change-Id: I11ae219ac9090e59c992baa3835f428b3a614b19 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-24Add a more consistent method of cleanup docker Functest jjobjose.lausuch1-5/+20
Change-Id: Ie561c21a104d01c015ae2d513c1d512650b87982 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-24Remove exit on error in cleanup docker Functest jjobjose.lausuch1-1/+0
This avoids exit on error if there are no images/containers: https://build.opnfv.org/ci/job/functest-fuel-master/lastBuild/console Change-Id: Ib17b4a8ec2bc37777cabb76c817a0c455bf3d2ae Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-20Pull 'latest_stable' image docker TAG in Functest jobjose.lausuch1-1/+1
Change-Id: Ib3ea7410b4c9ae39145fa7a3324ca8c1ccbce7a8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-20Adapt Functest job to pull latest_stable docker tagjose.lausuch1-6/+4
Change-Id: I46e7386dc9ef078ccedefb1c80caba3ffbd5dc66 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-19Delete docker images by tag in Functest docker jobjose.lausuch1-7/+9
JIRA: FUNCTEST-78 Change-Id: Ibb0be531149fed848caa1670dcc1d53c607d26d2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-18Remove docker images forced in Functest docker jobjose.lausuch1-8/+14
JIRA: FUNCTEST-78 Change-Id: Ifb868bdd95af96a6effb92d6170222efd0564324 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-18Remove -f flag from functest docker jobjose.lausuch1-2/+2
JIRA: FUNCTEST-78 Change-Id: Ia7c6d78b63b68bfa1a32a53babbaf5f000737903 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-18Remove extra functest directoryFatih Degirmenci1-1/+1
Jenkins clones the repo to root of WORKSPACE Change-Id: Ib5d42c8ba0eba3ca9e2f312b7eb9361cc4eb3682 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-17Add more if-else checks in functest docker build jobjose.lausuch1-7/+20
Also: update image with tag 'latest' JIRA: FUNCTEST-78 Change-Id: Idd1e143ada44ddb86d0bcb21c1b9ba4ed89675fc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-11Functest docker build script path correctedjose.lausuch1-1/+1
JIRA: FUNCTEST-78 Change-Id: I90923c8e1a6354292f14921bcfe9ff4601eed717 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-10Add daily jjob to build and push functest dockerjose.lausuch2-0/+124
JIRA: FUNCTEST-78 Change-Id: I4b50f3ddfc7f97d5d56de08afd065ae88e3eec4c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-30Correct functest job to run vIMS from run_tests.shjose.lausuch1-2/+3
Change-Id: I3266b574cb2da45b13688d4ced5a04ccf138577b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-29Functest job remove container fixedjose.lausuch1-3/+4
JIRA: FUNCTEST-85 Change-Id: I8fb3909fd90421662d15e36d675d360d568e70e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-28Adapt Functest Jenkins Job to the new automation scriptsjose.lausuch1-3/+12
Bugfix: added sleep 5 to allow the container to be created before starting it. JIRA: FUNCTEST-85 Change-Id: I8d282d1aa3a18bb6cc9471a1416a8bb7de701198 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-27Adapt Functest Jenkins Job to the new automation scriptsjose.lausuch1-2/+10
Bugfix tty console JIRA: FUNCTEST-85 Change-Id: I3a150e8d86cfeb5512ed575cbe6115974de962f8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-27Adapt Functest Jenkins Job to the new automation scriptsjose.lausuch1-32/+29
Before start.sh was used. Now there are 2 scripts instead. See: https://gerrit.opnfv.org/gerrit/#/c/2685/ FUNCTEST-85 Change-Id: Ib04e3b176ed312033a784a1460a9ec16ccd06a46 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-10Remove prepending dollar signs from commands from functest jjbFatih Degirmenci1-7/+7
Change-Id: Ie36aac69cfd5c094ecbb56e92b97954ba69cb125 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-10-08Update Functest job to use Dockerjose.lausuch1-175/+101
JIRA: FUNCTEST-29 Change-Id: I1d0b50be955ec511b3039d57ebe25ae9c654b7ce Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-06Update vIMS jobsboucherv1-20/+61
JIRA: FUNCTEST-38 Change-Id: I6fc3294fe81f4c04bab03f45f8ead845f2c4e345 Signed-off-by: boucherv <valentin.boucher@orange.com>
2015-10-06Upload vIMS test jobsboucherv1-3/+7
JIRA: FUNCTEST-38 Change-Id: I735a62fa0757f71d2e3232525892f96212089ac0 Signed-off-by: boucherv <valentin.boucher@orange.com>
2015-09-28Functest job: change how to get the parameters for ODL testsjose.lausuch1-5/+9
Change-Id: I7d5fb11c775be447f908942e4359d70b1e52936b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-25Fixed call to ODL test suite adding needed parametersjose.lausuch1-0/+11
Change-Id: Id5971d3c006434f9cff145c3a0333dcb09e45a7a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-15Check if OpenStack credentials are fetched before running Functestjose.lausuch1-0/+6
Change-Id: Ia84457bbe5841fc1666919e4c0561229192bdbfe Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>