aboutsummaryrefslogtreecommitdiffstats
path: root/data/my_key.pem
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22qtip: add user name in case of apex and make the changes in ansibleMofassirArif1-25/+25
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-01qtip bug: storage playbook, update --become-userMofassirArif1-25/+25
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.MofassirArif1-25/+25
Change-Id: I9898a4eb21fb197a59fc72686d156eb4ef115388 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 4c27a6b94a0664418664569384ce236159385c71)
2016-02-01update: address for testing dbMofassirArif1-25/+25
Change-Id: I48b30fffd1de2512e4f46ee951a85299edc06a1c Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 0e745438997721838b763b089b560ddb0c53d98b)
2016-02-01bug fix: result collection bug fix for docker imagesMofassirArif1-25/+25
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59)
2016-02-01docs: add docs for usage, introduction and iperf testcaseMofassirArif1-25/+25
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. caterMofassirArif1-25/+25
for fuel Change-Id: Ie8c233873041238e3fc1aaaa653653552c7c7428 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 254ebb0efff73faa2285cf9f1ce70298a9787cb0)
2016-02-01bug fix in pushtodbMofassirArif1-25/+25
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 9cff8cab939a91867f413d2ecdf09aa93f40bfc0)
2016-01-14error handling for the files being input to the framework.MofassirArif1-25/+25
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-14Updated the code to accept compute instead of compute.txtMofassir1-25/+25
Change-Id: I06ce77e04db0e1c7d7de6c16b3a876740099e5ae Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com> (cherry picked from commit 3ba92560b96e59a4e93a03f2e42a000778536905)
2016-01-06started work on the dashboard APIMofassir1-25/+25
Change-Id: Ifbb16f20ff8a0821b790c0c44a1eae82875f9051 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2016-01-05I have added the placeholder documentation files andMofassir1-25/+25
folders. They will be editted in time for the release Change-Id: Id69392233399ad536b359da5733dfaa43a602443 Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>
2015-12-30Minor changes to the code, to prep for code freeze.Mofassir1-25/+25
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 Arif1-25/+25
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-17Script to modify key file permissionsMofassir Arif1-0/+27
I have added a script to change the file permissions of the key files to 600 so that they can be used by the ssh agent The duration of the sshtest has also been reduced to allow the Jenkins Job to run/fail in a reasonable amount of time Change-Id: I5446896619dfba3f3efb600b64628343d6378164 Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>