aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20bugfix: name format and testcase start timeboucherv1-7/+7
Change-Id: I8929ccc69c09dc70eee92695eab1ebfa77dcf283 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-06-20Merge "change cloudify cli version from 3.3 to 3.3.1"Morgan Richomme1-1/+1
2016-06-20Merge "add slides for qtip"Morgan Richomme1-15/+29
2016-06-19Added content for StorPerfMark Beierl1-0/+7
Change-Id: Ib46ce8fa1d0373d3eee4c59b85abc0e87fab6a79 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2016-06-18add slides for qtipYujun Zhang1-15/+29
Change-Id: I020a296a64ffb2b10b0772e0f971fd8732f0f2d7 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-06-17update team imageMorgan Richomme1-0/+0
Change-Id: I9d1a62553d9fdcae1ac7f72a4b70d76b64fe22f9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-17Update image, add Qtip and minor formatting changesMorgan Richomme2-3/+11
Change-Id: I122075c94a3511ccec8c2a43f7bf0802d19b7da7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-17Check resources exist before testing deleteCédric Ollivier3-7/+37
It checks if network, subnet or port exists before calling the delete operation. It also replaces NetID by NETID to conform robotframework best practices. Change-Id: Ie13f41e2b29c0a0cbfba3115dd8189a805fcf056 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-06-17change cloudify cli version from 3.3 to 3.3.1boucherv1-1/+1
Change-Id: Ied464d22ba1947f359f6af9584c56908e101f1b7 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-06-17Merge "Align test names in DB and config file"Morgan Richomme7-12/+22
2016-06-17Merge "fix format problem"Morgan Richomme1-3/+3
2016-06-17adjust testAPI presentationSerenaFeng1-13/+13
JIRA: FUNCTEST-323 Change-Id: I0ae5cbfa17564fc20983c864662807ac2cd85830 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-17fix format problemkubi1-3/+3
I need a lift indent as functest section JIRA:- Change-Id: Ib5965ebef84b66af58409d500d56bf23df632998 Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-06-16Align test names in DB and config fileMorgan Richomme7-12/+22
JIRA: FUNCTEST-304 Change-Id: I98d3155beb1c5e49eda84b443df603c2630b4823 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-16Merge "Remove default values if the os credentials are not set"jose.lausuch1-5/+12
2016-06-16Merge "Fixed auth url in v2.Password"Jose Lausuch2-4/+5
2016-06-16Remove default values if the os credentials are not setjose.lausuch1-5/+12
If the creds are not sourced, then exit. Change-Id: I55c9cd3a5a0885b81df4ce14502ba816546bcbaa Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-16Fixed auth url in v2.PasswordLuke Hinds2-4/+5
Completes "Added use of OS_AUTH_URL to security_scan and exec_test.sh" [1] [1] https://gerrit.opnfv.org/gerrit/#/c/15633/ Change-Id: I756c10091c3e7fe9e7c8978e2747582bb0f4d281 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-16bugfix: import moduleboucherv1-2/+2
Change-Id: I233ea8bc8df52ae9192ce4963e18f2389caa920c Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-06-15Added use of OS_AUTH_URL to security_scan and exec_test.shLuke Hinds2-4/+13
JIRA: FUNCTEST-315 Change-Id: I1f8ac20cd93ce25548dbf47d62fc6a076d347d62 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-15Merge "Try/except ODL push to DB until ODL tests are refactored"Morgan Richomme1-23/+20
2016-06-15Add documentation to conform to odlreport2db.pyCédric Ollivier1-0/+3
It completes "Add reachability testcase for ODL" [1] [1] https://gerrit.opnfv.org/gerrit/#/c/15509/ Change-Id: I9273f1c636ccfc1b192a69f7af04e6a5c1731bec Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-06-15Merge "Replace deprecated keywords"Morgan Richomme6-21/+21
2016-06-15Try/except ODL push to DB until ODL tests are refactoredMorgan Richomme1-23/+20
Change-Id: I7919c69655ce43831d5269afc1d86bf2c929bb8f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-15Replace deprecated keywordsCédric Ollivier6-21/+21
It replaces get by get request, post by post request and delete by delete request. Change-Id: I6bfa6d8d53a1ec54416e3b8b2678e01f54bf7811 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-06-15format fix + KPI section updateMorgan Richomme1-25/+33
Change-Id: I0a021b1a3d04131dc2e9635adbb7e98a63b7c668 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-15Update css and team imageMorgan Richomme6-18/+330
Change-Id: Ic78ee1071e477e89842d89bb99bd82cc021d9d78 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-15Lessons learned for Tempest into Berlin presentationvitikkan1-1/+1
Change-Id: I5599e887fcdad1f70a23e3f7be16acebe7c13250 Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
2016-06-14Remove unused librairies in robot filesCédric Ollivier6-26/+5
Change-Id: Ifade280e02354b20869d54b15ba89838d2857640 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-06-14Merge "Add yardstick section into Presentation"Morgan Richomme1-0/+7
2016-06-14Merge "Add reachability testcase for ODL"Morgan Richomme1-0/+27
2016-06-14Enable security scanningLuke Hinds2-4/+3
Change-Id: Ib179ee6b2fcc7cf6c9ac522fdb83755ecbb99f52 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-14Add reachability testcase for ODLCédric Ollivier1-0/+27
It simply gets the complete lists of networks, subnets and ports. Change-Id: I529c381996ee45f0b11f5fa24844f25c2f8f4a93 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-06-14Reduce rally run script log outputJuha Kosonen1-1/+1
Log scenario specific tables only in debug mode. JIRA: FUNCTEST-312 Change-Id: Iacfdfb8156b1d5e9bc0a85abc1d6a10d6cac032e Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-06-14Add yardstick section into Presentationkubi1-0/+7
I add yardstick section into the Conversation with Testing Community Presentation. please feel free to give comments to me. Change-Id: I42662e8fed6d258c7613b7097ddd54dedfd72141 JIRA:- Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-06-13SSH key key type select improvements and jump host renameLuke Hinds5-32/+46
JIRA: FUNCTEST-310 Change-Id: I7adca57febfe8e6861d22de18858c6afd97b5199 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-13Remove unnecessary defaults from rally task fileJuha Kosonen2-12/+1
Parameters used in test scenarios are defined and correctly set by run script. No need to hardcode defaults in task file. JIRA: FUNCTEST-311 Change-Id: Ic7decfc5144c40a50cd32862eb4aed263930a78e Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-06-13Fix bug: use right format for date when pushing to DBMorgan Richomme1-2/+5
JIRA: FUNCTEST-303 Change-Id: I53e7c8f963ef0fa248d76e0d1c5f04326a750dcc Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-13Remove external server references on Rally scenariosJuha Kosonen2-19/+8
Use url derived from OS_AUTH_URL on a scenario making http request and checking the response. This way successful test execution does not require internet connection nor rely on external servers functionality. JIRA: FUNCTEST-201 Change-Id: Ic11f8f5c32d015624bdec1db07d8bb49f7b77bc8 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-06-13Creating Glance image for Tempest suitevitikkan2-1/+31
If not yet existing, Cirros-0.3.4 image is created before running Tempest test suite. Source file for the image is included into opnfv/functest Docker container. JIRA: FUNCTEST-195 Change-Id: I980193c4207c1301ca4e3b6e850b4056e6aa0130 Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
2016-06-13Fix flake8 violationsMorgan Richomme3-8/+3
Change-Id: I911eab6d4c0cdcfcf4d75f03e91c528d3388876c Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-13bug fix: end_time var does not exist to calculate durationMorgan Richomme1-1/+1
Change-Id: If73b6fbf022a837e4cb0190ab8074d18017ca57b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-13Merge "little changes in testapi presentation"Morgan Richomme2-2/+2
2016-06-13Merge "Update testapi presentation"Morgan Richomme1-12/+45
2016-06-12little changes in testapi presentationSerenaFeng2-2/+2
change testapi0.png file rename test_criteria to criteria change criteria description from passed/failed to PASS/FAILED JIRA: FUNCTEST-308 Change-Id: I29c05c4068c50cfe47ab6b5e8acc3d797f2ff43a Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-10Update testapi presentationMorgan Richomme1-12/+45
Change-Id: Ic1fd53a7a1e7cc35259bc2af78dab791617b6185 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-09Fixes and Docker Specific Attributes on security_scanLuke Hinds5-66/+95
JIRA: FUNCTEST-306 Fixed Incorrect logging format Added Key Download Added Docker Specifics discovered during tests Change-Id: I0c275c77a1eeb5911afb472bd0cb9c8020ae5879 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-09Fix vPing success criteria evaluation bugfixjose.lausuch1-8/+5
Switching back to the odl approach. Need more discussions to see how to evaluate the result from testcases.yaml Change-Id: Iaa866db3010d35bd2cc427190dfe64db6b732a93 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-08Add CPerf slide to OPNFV Summit Berlin deckDaniel Farrell1-1/+4
Change-Id: Ia1d3ce3c220a405821d8fae80cb5f4ddd22c72ec Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
2016-06-08Merge "Fixes incorrect parenthesis format & adds ft_logger import"Morgan Richomme2-23/+27