summaryrefslogtreecommitdiffstats
path: root/jjb/functest
AgeCommit message (Collapse)AuthorFilesLines
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>
2015-09-15Exit Functest Jenkins job if functest initial configuration fails.jose.lausuch1-0/+3
Change-Id: I8c57a276b5fd8f939eb46a3811cb81f9ab9b623d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-03add -r option to vPing to push results into experimental test DBMorgan Richomme1-2/+2
JIRA: FUNCTEST-38 Change-Id: Iebe81d7a9ab4196411bfcd85d5416dfda9013720 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-27source also creds for cleaningMorgan Richomme1-0/+7
JIRA: FUNCTEST-42 Change-Id: I832153b26de98127832be3bf85458c9236d8fd98 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-27fix bad path in functest to source rc fileMorgan Richomme1-1/+1
JIRA: FUNCTEST-42 Change-Id: I76e85d98fbc7e1d808012923e365545df64370b5 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-27Revert "remove sourcing of opnfv-openrc.rc in releng script"Morgan Richomme1-0/+13
This reverts commit dae21e80b2a8a9b8201abd2aeaa082be970eb6ca.
2015-08-26remove sourcing of opnfv-openrc.rc in releng scriptMorgan Richomme1-13/+0
no file must be sourced from functest now assuming that we retrieve all the creds dynamically through the script utils/fetch_os_creds.sh before running functest JIRA: FUNCTEST-42 Change-Id: I781fb1710086ae2ef8078b5deb1aeef4197712cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-25Reconfigure functest jobs for lab reconfig and arno branchesFatih Degirmenci1-5/+118
- Rename and reconfigure set-functest-env, functest, and clean-functest-env jobs after installers given that there is only one POD. - Create jobs specific to master and stable/arno branches as a preparation to Arno SR1. - Leave Orange jobs as they are, named/configured after Orange POD. we have only one POD left. - Standalone test jobs bench, smoke, odl, vims, and vping job are not reconfigured and perhaps need to be reevaluated. - Reconfigure foreman and fuel master and stable/arno jobs to use new functest jobs. JIRA: RELENG-23 Change-Id: I2abd20d21c590baa82848f1e03d81315501ac056 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-07-15create merge job for functest for master and stable/arnoMatthewLi1-4/+4
JIRA: OCTO-87 Change-Id: Ib312449187a108528cc3ee9fe82c1fc1cedfb01a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-07-02Integrate fetch-os-creds.sh to functest.ymljose.lausuch1-6/+34
JIRA: FUNCTEST-7 Change-Id: Ifa9fda149294ddafc91e891b0326b6fa250bb630 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-06-24Override GIT_BASE parameter for orange-buildFatih Degirmenci1-0/+27
JIRA: FUNCTEST-10 Change-Id: I65e308799e579ed43b0a972046311d8d6ed47f3a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-23(re)-add Orange-build POD for CIMorgan Richomme1-0/+1
JIRA:FUNCTEST-10 Change-Id: Ic54f7516d1253316285b4050eab67f2ddcd24e66 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-17Remove empty execute shell from functest.ymlFatih Degirmenci1-1/+0
JIRA: FUNCTEST-12 Change-Id: If0343b017d63244e70db50dd2d9a13b2a3161043 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-17Fix WORKSPACE typoFatih Degirmenci1-1/+1
JIRA: FUNCTEST-12 Change-Id: I93f8eb8987c586f3903159f15ac3c1c78008a929 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-17Move artifact storage and cleanup to their own macrosFatih Degirmenci1-2/+15
JIRA: FUNCTEST-9, FUNCTEST-12 Change-Id: Ibf1f959ca99a75bbbffd51ee36c9625b5f82cf57 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-17Create daily jenkins jobs for functest for stable/arnochenshuai2-87/+35
JIRA: OCTO-96 Change-Id: Ib5f224575fc4fb0db953bdfe7f0c12fe95fcebe5 Signed-off-by: chenshuai <chenshuai@huawei.com>
2015-06-15Automate result management in CIMorgan Richomme2-22/+138
create a file to push results into artifact JIRA: FUNCTEST-9, FUNCTEST-12 Change-Id: I831981b5f43ac041af202dc86d5e33b380259c2e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-06-11Use new version docu-build.shAric Gardner3-40/+24
Update jobs to use new version docu-build.sh, as well as cease using depreciated docu-verify.sh These two are special cases and will be handled in a seperate commit. ./doctor/docu-build.sh ./genesis/docu-build.sh Change-Id: I3e1d7750fce0a1e97e9c1904983e67189e0b8a32 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-06-09create verify jobs for functest for master and stable/arnoMatthewLi1-10/+17
JIRA: OCTO-82 daily, merge, functest-{pod} and other jobs for stable/arno should be created after some discussion Change-Id: I17fd4783140d584bef2b73971a1ba10dfdb06576 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-06-01change test order: set vPing first to avoid side effect from tempest or ↵morganrOL1-8/+8
Rally Bench suite JIRA: FUNCTEST-9 Change-Id: I6128a04d9d0f5eceafdd03b2b1208081e06de0d9 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-27Do not break the jenkins job when vPing failsFatih Degirmenci1-0/+3
JIRA: FUNCTEST-7 Change-Id: If656e8c2b05c0675b0c341af9b0e4c608cf1ec8f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26fix bug due to bad Tempest.conf file path within rallymorganrOL1-1/+1
JIRA: FUNCTEST-9 Change-Id: I71887f4c0c6a4cd4e65ba0593aeffd61e7238a18 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-26Add project parameter to jobs set to run on LF PODsFatih Degirmenci1-0/+4
JIRA: OCTO-7 Change-Id: I56fd77afa4915aa8c341017b31c0bcf348810835 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Refactor functest job execute shellFatih Degirmenci1-10/+32
JIRA: FUNCTEST-7 Change-Id: I8ad0220e05cefbcb754c070315adfbb0d2a1183f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-22change order of the tests (avoid start with bench tests because of doubt on ↵morganrOL1-3/+3
cleaning) and launch ODL test with bash JIRA: FUNCTEST-9 Change-Id: If7718c1429312193e549e1cf9447b2540b844970 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-21add the creation of the installation fodler before running testmorganrOL1-0/+1
JIRA: FUNCTEST-9 Change-Id: I4818cc812d041985d73ac21087a05eab8d9207d5 Signed-off-by: morganrOL <morgan.richomme@orange.com>