summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Nauman_Ahad [Fri, 18 Dec 2015 14:20:30 +0000 (19:20 +0500)]
Patch for SSH issues after introducing qtip key
Ansible issues for ssh for ssl
Made modifications to the ansible playbook file
Disabled sudo on the commands to be run on the local machine
Explicitly introduced the remote_user in the playbook
Change-Id: I547f48ac4a6f1dd4c0996bddda516896a8c3afb6
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Mofassir Arif [Thu, 17 Dec 2015 11:48:42 +0000 (03:48 -0800)]
Script to modify key file permissions
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>
Mofassir Arif [Thu, 17 Dec 2015 10:55:37 +0000 (02:55 -0800)]
files allowed
Signe i-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
Change-Id: Idadec9f067ccec646abf15d79a683c7667732093
Nauman Ahad [Wed, 16 Dec 2015 11:59:22 +0000 (11:59 +0000)]
Merge "Removed Root previlages"
Mofassir Arif [Wed, 16 Dec 2015 10:25:51 +0000 (02:25 -0800)]
Removed Root previlages
QTIP now uses a key of its own to ssh into VMs
The ssh for the baremetal servers still needs work
Change-Id: I1aa37e07c4f9b3f7f4902d16cdbf74f39eb6c698
Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
Conflicts:
.gitignore
Mofassir Arif [Wed, 16 Dec 2015 10:25:51 +0000 (02:25 -0800)]
Removed Root previlages
QTIP now uses a key of its own to ssh into VMs
The ssh for the baremetal servers still needs work
Change-Id: I1aa37e07c4f9b3f7f4902d16cdbf74f39eb6c698
Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
Conflicts:
.gitignore
Nauman Ahad [Wed, 16 Dec 2015 10:14:00 +0000 (10:14 +0000)]
Merge "Networking Testcase: Iperf Implemented"
Mofassir Arif [Wed, 9 Dec 2015 12:50:55 +0000 (04:50 -0800)]
Networking Testcase: Iperf Implemented
The ansible playbooks as well as the config files
for the iperf throughput testing have been implemented.
Some changes have been made to the driver function for
the benchmarks. ansible now gets passed a json file.
Change-Id: Ibf4c0210ab9f6cbf9896ca69bf2fb6bda8a9925d
Signed-off-by: Mofassir Arif <mofassir@gmail.com>
Nauman Ahad [Thu, 19 Nov 2015 10:37:21 +0000 (10:37 +0000)]
Revert "Missing Result directory"
This reverts commit
ae9f53f8f00342627f6d0124e53a285438c1ca4e.
Change-Id: I7751111dd9f497abf4d6021f07add4bffd6fe29e
Nauman_Ahad [Thu, 19 Nov 2015 10:27:49 +0000 (15:27 +0500)]
Missing Result directory
Change-Id: Ida46c3a6559a63ca35cf85ca180af1cb65910439
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Nauman_Ahad [Thu, 12 Nov 2015 11:28:30 +0000 (16:28 +0500)]
RAMSpeed Benchmarks Included along with Sys Info for Net testcases
RAMSpeed benchmark playbooks, result transformation scripts included.
System Information also included for Network Testcases
System Information Playbook checks for the type of testcase, and gathers
benchmark relevant information only (No Network Info for Compute TestCase)
JIRA: QTIP-54
JIRA: QTIP-38
Change-Id: I8612f06fedfaf7314552c06f388ea6c0cd23f1ee
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Nauman_Ahad [Mon, 9 Nov 2015 06:59:54 +0000 (11:59 +0500)]
Ansible compute benchmarks playbooks with system Info & result transform
Updated playbooks for SSL,DPI,Dhrystone,Whetstone
Also included python scripts for system information collection(compute
benchmarks) and result transformation into JSON files for the aforementioned
compute benchmarks
JIRA:QTIP-20
JIRA:QTIP-36
JIRA:QTIP-37
JIRA:QTIP-39
JIRA:QTIP-40
JIRA:QTIP-52
Change-Id: I3c099d71d8316c15f0619313bd4f9829a58f6e33
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Mofassir Arif [Thu, 22 Oct 2015 19:39:37 +0000 (12:39 -0700)]
Python Framework for QTIP
Dhrystone Whetstone and DPI benchmarks have been implemented
CLI arguments have been implemented
test case are sorted based on category such as compute,network and storage
glance and heat client have been used to generate the stack.
automatic upload of QTIP image and delete function for existing stack before
creating new stack has been implemented
system information collecton and result generation has been implemented
JIRA: QTIP-17
Signed-off-by: Mofassir Arif <mofassir_arif@dell.com>
Change-Id: I4b7b134017723c30c771cc14d2edce33fcb8ba00
Aric Gardner [Thu, 10 Sep 2015 19:41:09 +0000 (15:41 -0400)]
Example as code, documentation template for sphinx build
This code will be pushed to each project creating a docs/ directory
This servers as an example and template for you (the developers) to create
your own project documentation
Change-Id: I53a904d9340a8dda554cf219362123df765275b6
JIRA:RELENG-15
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Nauman Ahad [Tue, 18 Aug 2015 14:07:04 +0000 (07:07 -0700)]
Added full automation to scripts
Introduced Config.yaml file for each test case. User can modify these
to enter the details for the machines on which to run benchmarks.
This also leads to automation.
JIRA: QTIP-6
Change-Id: Ifecab13968148cbd9d8f352309be77b8ca2d30f2
Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
Nauman Ahad [Fri, 14 Aug 2015 21:30:41 +0000 (14:30 -0700)]
Added automation script, 2 test cases, Heat template for test case, Project INFO files
Structured existing playbooks into directories, added automations scripts and test cases which
were demonstrated in demo1. Basic Directoy structure also introduced. All hard coded values removed.
JIRA: QTIP-3
Change-Id: Icdceb0f125a5275d3dee7845a403e567d729dc26
Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
Nauman Ahad [Thu, 6 Aug 2015 20:02:38 +0000 (13:02 -0700)]
Computing benchmark playbooks including dhrystone, whetstone and cachebench
Sample benchmarks for the first demo
JIRA:QTIP-3
Change-Id: I9f7fc9bcba84b875a481034e1593e0166d0b627a
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Aric Gardner [Fri, 20 Mar 2015 22:00:06 +0000 (18:00 -0400)]
Adding Git review
JIRA: 0000
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 20 Mar 2015 21:13:07 +0000 (21:13 +0000)]
Initial empty repository