summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-29Update release notesopnfv-6.2.0stable/frasermbeierl1-11/+12
Change-Id: I41ae2a5730684056e6854f22201544c5c486bd3e Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit a6c0c07da775203c813bc9a0effba6e0d37d15f7)
2018-06-28Merge "Fixes daily run" into stable/fraserMark Beierl3-3/+2
2018-06-28Fixes daily runmbeierl3-3/+2
Change-Id: I8f17efe0d0866a3dc6ecbbabe07985b93ac445e6 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 3c14f6cf6344c4a83aa7c4f586db39bb69a5d93e)
2018-06-28Use MultiThreaded SNAPSmbeierl1-7/+15
Take advantage of multiple threads in SNAPS to get info on the stack more quickly. Change-Id: Ifbfaec4fb6f1a4a322c327176c82200b5f69d874 JIRA: STORPERF-245 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit fa0e1935f3f0b6da79666963e5937c8402100287)
2018-06-26Adds IP Addresses to Config APImbeierl2-6/+20
Uses the IP addresses of the VMs in the stack to populate a new slave_addresses field in the REST API. Change-Id: I363a4d118cf5c786f4faf8432ea884cb010c6db5 JIRA: STORPERF-239 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 9014800e1b5ebcd0f3e254c03ad937b0583dd818)
2018-06-26Speed up Buildsmbeierl5-3/+16
Adding a new keyserver and ulimit to help speed up builds. Change-Id: If79ba1e533bfe2044606d98047abe9fa342aefb4 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit e71013c4cb73c8ccbd01782cbd814030f4008b9b)
2018-05-11Adds Volume Count and Dynamic Reloadopnfv-6.1.0mbeierl16-114/+310
Adds a volume_count parameter that allows the user to change the number of volumes. Test execution still uses each volume specified and appends it to the host ip address in the graphite metrics. Changes the cache policy of the stack from SNAPS-OO so that changes made to the stack are refelcted in StorPerf. Fixes the documentation path and updates the docs for the above changes. Change-Id: I5b9160b469e80d4f7d6906ac270bb3b75411fb5a JIRA: STORPERF-242 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 1942e374fba718d1d4b6bc5388803c75e71aa197)
2018-04-19Update release notesopnfv-6.0.0Taseer Ahmed1-31/+10
Change-Id: Ifc4742dd43a267e6319f5c5a9eb66ed7de49aaa4 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit 64c8b3b561ccac6159241cd0485a3259887c6bb0)
2018-04-13Marking 3rd Party Softwarembeierl13-38/+38
Move all non Apache2.0/CC-BY-4.0 licensed files into a 3rd_party directory Change-Id: I4172063500f8bb2fa3ac767d1be8c6c5cf12aa7b JIRA: STORPERF-241 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit fbdded2f8141d68c81c5d72a11ab3a9b121c3181)
2018-04-05Fixing daily jobmbeierl3-12/+29
Use Ubuntu 16.04 instead as it is LTS and not subject to change Enhance error reporting on stack creation failure Change-Id: Ie187ae44ce66564da9779733a418fc8bb4e1c320 JIRA: STORPERF-240 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-02-05Nomination of Shrenik Jain as commitermbeierl1-0/+1
Change-Id: Ia0ef7b449d2cf8214ef8f0e535d58c719a93d909 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-02-05Updates for JOID Integrationmbeierl3-14/+24
Changes daily to use the script from JOID to fetch OS information. Adds more environment variables to the OSCreds. Change-Id: I8cc07f82d6cc1bb70987a29947cc4093e8a2ff56 JIRA: STORPERF-238 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-01-23Removes Configuration DBmbeierl4-320/+76
Removes the configuration DB from storperf_master and replaces it with direct calls to Heat. Allows for container to discover an existing stack if it already exists. Change-Id: I32e767d5173dbfd58aa1d2127a478a1d36392592 JIRA: STORPERF-236 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-01-11Merge "WIP - Use SNAPS to launch StorPerf Stack"Mark Beierl7-180/+87
2018-01-11WIP - Use SNAPS to launch StorPerf StackTaseer Ahmed7-180/+87
Change-Id: I8857e6e0dd2bf9cd7c38cf18a7c239d7eb993d05 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2018-01-10Merge "Add metadata url to reporting docs"Mark Beierl1-1/+1
2017-12-22Add metadata url to reporting docsShrenik1-1/+1
Missing URL created confusion as to which url is to be entered in reporting module. Change-Id: I0d2db471a8335c8ea8e4f434da4223ec5a0e8741 JIRA: STORPERF-230 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-12-20Fixes Availability Zone Supportmbeierl4-6/+10
Fixes typo and passes the availability zone parameter through all the heat templates. Change-Id: I12d9d5d32ceb6461833fcfb4ea2961a34b97c35a JIRA: STORPERF-225 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-12-20Merge "Fixes missing Python libs"Mark Beierl1-1/+1
2017-12-19Fixes missing Python libsmbeierl1-1/+1
Explicitly call out the version of cryptography lib so that we don't get cannot import name certificate_transparency. Change-Id: Ib36ea8e23414b8a297ca9dd3f322ed30d3dafb5f Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-12-17Resolve error in fetching metricsShrenik1-1/+1
There seems to be an update in the json format used. The data is present at ['details']['metrics'] rather than ['metrics'] JIRA: STORPERF-229 Change-Id: I7c3ee319ef4a128c33f5e2a26e10b6ff03a471d3 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-12-07Update pip requirementsTaseer Ahmed1-1/+1
Change-Id: I3d4566e1f2a7893ff9a52179ac4a897fcb53ac18 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-11-11Add SNAPS as a pip requirementTaseer Ahmed1-7/+1
- Remove common OpenStack requirements - Will result in conflicts - Use SNAPS built from master branch JIRA: STORPERF-227 Change-Id: Ie4facfa092bafefe15168042fb94ea7ff9bac7d0 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-11-06Merge "Prevent user from starting a second job while one is already running."Taseer Ahmed1-0/+6
2017-11-06Merge "User Interface for homepage"Taseer Ahmed2-1/+43
2017-10-18Merge "Harmonization titles of test project documents"Mark Beierl1-2/+2
2017-10-18Merge "Update release notes"Mark Beierl1-27/+61
2017-10-18Harmonization titles of test project documentsMorgan Richomme1-2/+2
Change-Id: I5f6b916f7254605f592e0670e49c41b5ea54c3be Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-18Fixing daily jobmbeierl2-3/+8
Change-Id: I3ec92a7688106e7caa33be89926a7bea6b757596 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-17Improving Reportingmbeierl7-37/+52
Changes IOPS and BW to summation vs. average. Adds fixed 0 y axis to all graphs Change-Id: I3379597bda04b030424a25c7309a02c982fdb706 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-11Merge "Adding FUEL Support"Taseer Ahmed7-20/+51
2017-10-11Adding FUEL Supportmbeierl7-22/+51
Changes to Ubuntu 17.04 to overcome issue in 4.4 kernel on ARM for hotplug of cinder volumes. Adds support for FUEL MCP certificate for SSL communication with OpenStack. Hard codes the target device to /dev/vdc for FUEL as /dev/vdb is reserved for the OpenStack config drive. Change-Id: I17dae23f455448f632e0921dbdae45824bbeaa61 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-11Update release notesShrenik1-27/+61
Updates release notes for Euphrates * Changes in Sections * Tags not specified so used euphrates.1.0 * Add details of logs' availability Change-Id: I6fe021a85aed03d033d34fb83b489ca24dc5950f JIRA: STORPERF-211 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-10-10Fixing Terminationmbeierl1-2/+0
exit 0 was put in by accident Change-Id: Id188e3744746552edabbc763e12b749762be9e4a Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-09Prevent user from starting a second job while one is already running.Taseer Ahmed1-0/+6
JIRA: STORPERF-214 Change-Id: I1fe7c0bc61dfa7899d39cee1d13f99b2435115cd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-10-06Adding SSL Certificate Supportmbeierl1-4/+11
Change-Id: I4a45e5602afc3a1c303a44adc15c9ef94fe732bb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-04Fixing test results.mbeierl2-8/+5
Change-Id: I13ea847491f2758fd2003c0b206ec7a1356f3fb2 JIRA: STORPERF-216 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-03User Interface for homepageShrenik2-1/+43
Experimental changes. * Used Bootstrap to create a minimalistic UI Change-Id: I0f2ac253b695510b54ba18ab942958df8a174e85 JIRA: STORPERF-212 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-28Merge "Fix Test Results"Mark Beierl5-15/+49
2017-09-28Fix Test Resultsmbeierl5-15/+49
Updates the key/values that are sent to testresults db. Fixes the PASS/FAIL to ignore _warm_up job. Change-Id: I8af292cd764637cd12cbdb5a2a3e114fbeda5665 Signed-off-by: mbeierl <mark.beierl@dell.com> JIRA: STORPERF-216
2017-09-28Merge "Returns job id and status"Mark Beierl3-4/+20
2017-09-27Returns job id and statusTaseer Ahmed3-4/+20
- If the user GETs for job without ID and type status, return all jobs along with status JIRA: STORPERF-213 Change-Id: I5518acae45f259644c961c6dc9f0cb170b86b6e1 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-09-25Fixing Results DB Keysmbeierl3-6/+6
Update keys pushed to testresults DB so they match the expected values. JIRA: STORPERF-216 Change-Id: I837254fbfb2837d6abfc22d6d33878f60227480c Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-25Merge "Inlining of the graphs JIRA: STORPERF-141"Mark Beierl2-166/+145
2017-09-20Inlining of the graphssaksham1152-166/+145
JIRA: STORPERF-141 Change-Id: I94e82bab9796ae2e966435cb9c5b9f3651d82c06 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-19Adding Proxy Path Supportmbeierl2-1/+72
Adds WSGI wrapper to allow the path to be arbitrary as long as it is passed in the reverse proxy Change-Id: I6feca119093a3b3c60ad615f4e4b59bb2c212800 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-19Merge "Implementing the extension: Display of Steady State Convergence ↵Mark Beierl3-9/+176
Report - All block sizes"
2017-09-19Implementing the extension: Display of Steady State Convergence Report - All ↵saksham1153-9/+176
block sizes In addition, introducing an intermediary page for single json portal. JIRA: STORPERF-141 Change-Id: I6dd7f43b1f0fd8293c4872e6a7c3ef909f2ddb83 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-18Fixing Typo and Adding Logsmbeierl1-1/+8
Change-Id: Ib4271c4400ded3c27517ffca45343c4ae4613662 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-14Merge "Add Multi Arch to Docker"Mark Beierl5-86/+122