aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22qtip: add user name in case of apex and make the changes in ansibleMofassirArif13-49/+43
playbooks to cater for apex. Also reduce the verbosity for runnning ansbile plays. Change-Id: Id3a6da7bea3ede99f8a23e5fd0a2801987f9565b Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 4dbb3e08adaaa90a0483681dc51393de56359c85)
2016-02-22QTIP report generation docker dependencies resolvedNauman_Ahad4-21/+23
Needed dependencies for report within QTIP docker image were resolved. Additionally, added an error check in case no results are available for the report. Change-Id: Ifd4ccd406555faf156e4274ca312e1ef55ed64b3 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit b5c0b2b8c5ea0ab734548813a859ac6065138437)
2016-02-22Modifed documentation to generate improved PDFs in tool chainNauman_Ahad16-530/+608
Modified the location for documentation files within the docs directory. Index files modified to generate better PDFs Change-Id: Ie21b1021a8d09013df48afc6d737d95ee8aeed92 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 6700444ea735f678ed2841fec29ab11947905a1a)
2016-02-22qtip: apex integration, add heat-admin as user for apex nodesMofassirArif1-1/+2
Change-Id: If49136ba8edcaf1d721c4592b61a1b7cd5c79e87 Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 75a710eeebf02c3f2032e33909fdf1b5dc117cbb)
2016-02-03QTIP output report format fixedNauman_Ahad2-5/+117
In addtion to grahs, output report shows invidual testcase result details. Change-Id: Id774eac340d12526fd317c1b4b00b51a22b114cf Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit c9d87c44a77957b5299d3a619f846f4316047102)
2016-02-02Fixed issue with SSL and IPERFNauman_Ahad5-22/+22
Recent patches incorporating sudo led to an error Change-Id: If0e3316fbebce774db43f5fdcb3ea5e322a28222 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit c90360642e3032c73b7d17844eb6b019b618fc5b)
2016-02-01Bug Fixes for SSL index calculationNauman_Ahad3-16/+24
Index calcuation for SSL caused a ValueError when converting to float due to the presence of a trailing "k" character. This has ben resolved. Change-Id: I6f7d061977a3a8cbc2aa1afe154df5eeec9feac8 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit cbdddad944abba7be2eb848b16b2abc1ce791f50)
2016-02-01add sudo changes for joidMofassirArif12-115/+272
Change-Id: Id31e687779be159cd3ad83cb3df2289054927074 Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 062d12fc2f6a8de367da50445a8af49b983d0b81)
2016-02-01Fixed the index calculation for QTIP compute, network and storage suitesNauman_Ahad8-232/+364
Earlier inaccurate index calculation updated. Now indices take into account vm and bm cases Change-Id: Icf2d7fc17ef765f5c0611b5371d57410ba155cb6 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 49b4662f32c415ea141ff269ba39d9a401b6e320)
2016-02-01Corrected the openssl linkNauman_Ahad1-7/+7
SSL playbooks failed, as openssl link became obsolete. Updated the link in the ssl playbook Change-Id: I8be4d4fd34656a44df718854a6a219084c2231e7 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 9c4e1e7f2021e9f05fa6e98cd212a6ddeb0fd2e5)
2016-02-01Fixed RAMSPEED and Whetstone bugsNauman_Ahad2-3/+2
After changes to incorporate "ubuntu" users for joid, minor bugs in whetsotne and ramspeed playbooks. These bugs were fixed. Change-Id: I072b0b8390ad9e161e3ec2d1c9ff51e949f06cbb Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 05e84d262c51ed6830517e3b2ac314d67693b485)
2016-02-01Test_case name included in final json result fileNauman Ahad11-31/+17
Change-Id: Ic4059dd58d2c5c4e9f8a00a1c419dce0994bc1bc Signed-off-by: Nauman Ahad <nauman.ahad@xflowresearch.com> (cherry picked from commit 6bfa54e98b06fdd3daf9d26f9a66545402e9252c)
2016-02-01qtip: compass dependenciesMofassirArif2-8/+27
Change-Id: Id4be468c5a1cef6d9b887f1114eab5af808455af Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 96da743d9d8fbf2245a27fbbce703bc3c55dbdda)
2016-02-01qtip bug: storage playbook, update --become-userMofassirArif5-32/+32
Change-Id: I3de6f779dabef546e313f8264ceeb993f4220f46 Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 430de381cf2b7be60c50ac41202857de43c12921)
2016-02-01qtip: add condition for switching user to joid.MofassirArif14-52/+73
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c27a6b94a0664418664569384ce236159385c71)
2016-02-01Pip requirements package changedNauman_Ahad1-1/+0
reportlab removed from pip requirements file for Docker installation Change-Id: Ife64de0041d9e549d02fa41cb8d4dca7296d6d80 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit f39702d879a291b2686062d22a9564c29d18acf8)
2016-02-01Modified Dockerfile for Report Generation dependenciesNauman_Ahad2-0/+2
Dependencies for matplotlib and reportlib were added in the dockerfile Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> Change-Id: Icda969573447d328a221daacfcd7049ea51dedd2 (cherry picked from commit 7169bba10d18d5a81b17cdae52b945661992e0d6)
2016-02-01Report Generation for QTIPNauman_Ahad4-0/+94
Creates a PDF file for QTIP, along with a graph of results Change-Id: Iac66bf53cf8c41554d38e3a9d6cdfec236cff3ec Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit fe7a87b73c2cbcceb101f3a78b16459e703cd6b7)
2016-02-01update: address for testing dbMofassirArif4-31/+30
Change-Id: I48b30fffd1de2512e4f46ee951a85299edc06a1c Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 0e745438997721838b763b089b560ddb0c53d98b)
2016-02-01bug-fix: fix bug in docker run file, replace $$ with &&MofassirArif2-21/+22
Change-Id: Ic48483ae97aab2f844ee753cecf5fc3714a13cdb Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit bab7c5360e2bd4eabc63e3b78cb6fcea8730b608)
2016-02-01bug fix: result collection bug fix for docker imagesMofassirArif65-368/+420
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59)
2016-02-01Resolving bug for result collectionNauman_Ahad7-16/+16
For all benchmarks, the final ansible play to consolidate json was failing in docker containers Change-Id: I3611d74b7dbd38eccd46f9dcc982473f96b16157 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 688380c212d1fc7cceb969a4d150c7764fcdeb77)
2016-02-01Documents for QTIP Compute and Storage TestcasesNauman_Ahad3-1/+90
Documents list storage and compute benchmarks and testcases included in B release for QTIP. Documents in .rst format Change-Id: Ifb6d09552ba4ff9272110062cda9e66fb6c32fe6 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 1c5f0ba83b4cccf98df24d939768a74294cc7498)
2016-02-01docs: add docs for usage, introduction and iperf testcaseMofassirArif8-31/+350
Change-Id: Ida3460ddd5d2b377351681e5f1d2457ec76ae95f Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 67373633d382f3152d970a22192b4fc7c11248b7)
2016-02-01bug fix: make installer specific changes for baremetal. caterMofassirArif8-31/+210
for fuel Change-Id: Ie8c233873041238e3fc1aaaa653653552c7c7428 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 254ebb0efff73faa2285cf9f1ce70298a9787cb0)
2016-02-01Dummy patch to trigger docker build for qtipNauman_Ahad1-0/+1
Change-Id: I58f4b0ec9be88e743e76ec92c14423486ce626a2 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 499c791fe98cea785f3215c65b2a1b2211c27267)
2016-02-01Push to DB script for Jenkins JobsNauman_Ahad1-0/+3
Added a script that could be called inside the docker container to push results to DB. Change-Id: I6b6496f5d670f415606afc605fc3bdc1c4e88fbb Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit b69867b9e2ce580a0591ba7d0432664818f2b123)
2016-02-01qtip: remove white spacesMofassirArif5-20/+18
Change-Id: I1e90a91eaa9db8e90a87f2ee9cccb6999740b8b3 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 28258ccf7196e24ad53617edb14c344ff63130fb)
2016-02-01bug fix in pushtodbMofassirArif12-152/+72
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 9cff8cab939a91867f413d2ecdf09aa93f40bfc0)
2016-01-14run_qtip.sh fixNauman_Ahad1-6/+6
Renamed compute.txt to compute for run_qtip.sh to reflect changes made in qtip repo Change-Id: I4456ef305cfd01c039ce152b5fd6f6512204166d Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit bec658afadacfeeca9fbfbe598ceb5c5601a3372)
2016-01-14Patch for fixing ramspeed result_transform bugNauman_Ahad1-1/+1
Inserted space in ramspd_transform.py file to overcome key error while calculating result_index Change-Id: I3f6d1295b9297aa5d9935f58b04703602a1c4b92 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 3602709256e3e060dbbaf26c85f38891be4c7aa9)
2016-01-14error handling for the files being input to the framework.MofassirArif28-463/+353
iperf bug fix for the bare metal testing, renamed all the iperf config files. added more detail to the help. Change-Id: I16cfb1c05599cd0b803e735e6a75083e3e6733ec Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c06a4ed3b3b22e3dbcddb33dda33ca773dfae11)
2016-01-14Include Ramspeed Index calulcationNauman_Ahad18-72/+357
Ramspeed Index calculation included. Additionally, error handling for suite indices calulcation to ignore absent result files Change-Id: I8b2360b0f16b6d3b7d8485e88a0c1f7f0787ad5a Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 90eb79018b459c1aa6606168f1ee592da535643c)
2016-01-14Updated the code to accept compute instead of compute.txtMofassir6-52/+198
Change-Id: I06ce77e04db0e1c7d7de6c16b3a876740099e5ae Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com> (cherry picked from commit 3ba92560b96e59a4e93a03f2e42a000778536905)
2016-01-14Changed name for lab of dell-us-deploying-bm-3Nauman_Ahad29-122/+107
Changed name from dell-us-deploying-bm-3 to dell-us-deploying-bm3 in testcases. Removed duplicate ramspeed playbook file "ramspeedbench.yaml" Change-Id: Ieb49a0466e6f86bb02990962b382696cc7ae3e31 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit ffa0be2adf6e9e44e2317f89dd5832aff96772ad)
2016-01-14Merge "Modifications to the index calculation script" into stable/brahmaputraNauman_Ahad3-3/+3
2016-01-14Merge "Renamed test_case list files" into stable/brahmaputraNauman_Ahad3-0/+0
2016-01-14Modifications to the index calculation scriptNauman_Ahad3-3/+3
Modifications to the index calulation script. Key for each suite changed to "Index" from "<suite> Index". This is to reuse code for the dashboard.py file for QTIP Change-Id: I6e8c8c268b7d9376b0f44d572ed022910e8ad4d9 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 3c194a8bf95ab68d440b68587ba7f36a921116de)
2016-01-14Renamed test_case list filesNauman_Ahad3-0/+0
Renamed test_case list files to remove *.txt at the end Change-Id: Ibe1deb89a05bc9753189768f7d785767f140819e Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 045237361269b9f77534a15d2a60fa67dc2bd24f)
2016-01-14Slight changes to the run_qtip.sh scriptNauman_Ahad36-16/+648
Modifications needed in run_qtip.sh for Jenkins Jobs to run. Docker file changed too. get_env.sh script location changed too. Testcases for dell-us-deploying-bm-3 lab added along with the default testcase directory Change-Id: I293febda0ddd3d56d1c455fde220dc78a57b6c18 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 11c81d90581606c0bde98e04a4f739eed4bcbf6d)
2016-01-06started work on the dashboard APIMofassir9-42/+83
Change-Id: Ifbb16f20ff8a0821b790c0c44a1eae82875f9051 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2016-01-05I have added the placeholder documentation files andMofassir15-40/+151
folders. They will be editted in time for the release Change-Id: Id69392233399ad536b359da5733dfaa43a602443 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2016-01-05QTIP Index calculation along with a script to run qtip from dockerNauman_Ahad36-55/+1079
Calculation of Result Indices for 1. Compute suite 2. Storage suite 3. Network suite A script to run qtip from inside the docker container (for Jenkins Jobs) Resolved bugs with ssl_trasform.py, sys info collection on ubuntu and system information collection script Change-Id: Ic5abb3dbd0012cd2257b588b1b3067a6677b1f5d Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-01Storage Result Transformation scriptNauman_Ahad1-0/+57
Missed the Storage Result transformation script in earlier submit. Submitted now Change-Id: Ie33ee80529c816f16371fff5163784e42f6dba85 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-31Scripts for inserting QTIP.pub key on installed nodesNauman_Ahad2-0/+44
1st script takes in the installer type and installer ip 2nd script to be called by the qtip framework while providing the destionation node ip as an argument Change-Id: I2b6b2828bc0f00a38ea2998fb389435fd5963cae Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-31Resolved bug in sys_info_collection playbookNauman_Ahad1-4/+4
Change-Id: I2e1844a153af46b8837b266d92dd7a8183321ec2 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-31Storage Benchmarks testcases along with result transformation scriptNauman_Ahad7-190/+160
JIRA QTIP-63 Testcases revised for the storage suite. Result transformation script for Storage testcases addedx System Information script modified to check for network testcases. Change-Id: I6c2fe641432b7bd45097495051e41bab05b8979c Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-30Minor changes to the code, to prep for code freeze.Mofassir12-61/+122
the result format of iperf has been made consistent Change-Id: Iede4b381ca2e5d7643bf6420f17684bbf2cc2921 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2015-12-22Restructured QTIP directories and CLIMofassir Arif33-650/+102
I have changed the arguments for the CLI and now QTIP takes a file along withthe name of the lab to run on Right now only the config files for the dell lab have been added, These will increase when we make QTIP available for other labs. I have also added the provision of changing the public network from the config file and some leftover files from previous verisons have been remove Change-Id: Ifeb01d80099eab06dc77a7b2e07097ebb17a13a2 Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
2015-12-22Dockerfile for QTIP docker containerNauman_Ahad1-0/+50
Dockerfile for creating QTIP docker image Installs needed dependencies to run QTIP JIRA: QTIP-48 Change-Id: I29083856d9a22d35eb983249059a176dc29f34e7 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>