Граф коммитов

1568 Коммитов

Автор SHA1 Сообщение Дата
Shital Savekar 16e5d79459 Fixed: incorrect console output. 2017-04-19 13:16:00 +05:30
Shital Savekar f244779de2 Iperf3 running endlessly. Added timeout. 2017-04-18 12:39:33 +05:30
Shital Savekar 1cdbf05a81 Merge remote-tracking branch 'origin/rdma' into dev2 2017-04-17 14:12:32 +05:30
Shital Savekar 6dfe4d5d50 Fixed an issue where automation was failing to set preserve tag. 2017-04-14 14:01:36 +05:30
Shital Savekar fa55c32f73 Subscription usage set to 95% 2017-04-11 17:53:09 +05:30
Shital Savekar 73a40b6efe Adding tag "calltrace" if VM shows call traces. 2017-04-11 17:47:25 +05:30
Shital Savekar 844e86edbc Added 5 minutes wait if subscription is not free to use. 2017-04-11 15:12:47 +05:30
Shital Savekar acd12d785b Fixed resource core calculation issue for multiple VMs. 2017-04-08 17:12:26 +05:30
Shital Savekar 9986c2678c Improvements: Azure Resource Handling
1. Diagnostic Storage Account will only be created if current resource
group doens't have any Standard_* type storage account.
2. VM core and Storage Account usage will be trottled at 95%.
2017-04-06 19:35:25 +05:30
Shital Savekar a2ca0a54b0 Merge branch 'master' of https://github.com/konkasoftci/azure-linux-automation 2017-04-06 15:37:42 +05:30
Shital Savekar be63549c8a Merge branch 'master' into ostcci 2017-04-04 20:38:37 +05:30
Shital Savekar a0a7b830b1 Merge branch 'master' into rdma 2017-04-04 20:36:17 +05:30
Shital Savekar 7b6bfc187b Removed "promotional" VM sizes from Deployment Test. 2017-04-03 15:33:35 +05:30
Vivek Yadav b1fe41c7d7 Merge pull request #181 from iamshital/master
Added RDMA 2VM, RDMA 16VM, Orion, NTTTCP, REDIS Benchmark tests + HTML reporting from automation + Support for IPv6 Deployments.
2017-03-22 14:12:21 -07:00
Shital Savekar 660c2739b1 Merge remote-tracking branch 'refs/remotes/Azure/master' into remotedev
# Conflicts:
#	XML/Extensions.xml
2017-03-22 16:13:02 +05:30
Shital Savekar 2ebe45ddf3 Merge branch 'master' into ostcci 2017-03-22 16:09:49 +05:30
Shital Savekar 04d48d4d0d Enabled boot Diagnostics for all VM sizes by default.
Fixed issue where, boot diagnostics were not enabled for DS, GS series
VM sizes.
2017-03-22 16:02:44 +05:30
Shital Savekar 0c14714837 Reduced deployment count 2017-03-15 17:49:23 +05:30
Shital Savekar 793c4e823a Fixed custom kernel install code for SLES12 2017-03-15 17:43:35 +05:30
Shital Savekar ce913babc1 Minor fix for custom kernel from RPM. 2017-03-15 13:34:58 +05:30
Shital Savekar a322234169 Improvement: support for installation of kernel using RPM file. 2017-03-15 12:19:01 +05:30
Shital Savekar 2137e61c20 Minor fix: VMs in Premium Storage account were failing. 2017-03-15 10:40:59 +05:30
Shital Savekar c5e7bccfb2 Fix typo. 2017-03-14 16:25:32 +05:30
Shital Savekar 63f690fcdf Minor Update: Premium Storage Account doesn't support Boot Diagnostics. 2017-03-14 14:33:58 +05:30
Shital Savekar 58b141c1d5 Added dignostics profile for Single VM Deployments. 2017-03-08 14:56:05 +05:30
Sivakanth Rebba 986af4c168 Konkasoftci (#28)
* Updated the detect_linux_distribution_version lib function to get proper distro version

* Minor fix to support package installation for CentOS

* Minor fix to support package installation for CentOS and RHEL distros in FIO perf test

* Minor fix for FIO test

* Minor fix for detect distro version

* Updated the perf_iperf3.sh script to install the required packages for CentOS & RHEL
2017-03-02 17:10:22 +05:30
Shital Savekar 2abf73903d Merge remote-tracking branch 'refs/remotes/iamshital/master' 2017-03-02 16:45:11 +05:30
Shital Savekar 643a8c8b16 Fixed code for Ubuntu distros. 2017-03-01 20:05:01 +05:30
Shital Savekar d516b5b81e Merging to upstream (#12)
* Added new test script for Middlewarw Mongodb benchmark tets

* Minor fixes for mongodb perf test

* Updated mogngodb test cycle name

* Added new test script for FIO perf benchmark test

* Minor fix

* Minor fix

* Minor fix

* minor fix

* Minor fix for collecting test logs

* Updated mongodb code for logs collection

* Minor fix for ci logs

* Updated FIO test code for proper logs collection

* Minor fix

* Minor fix for log file names

* Minor fix for mongodb ycsb logs collection

* Minor fix cleanup VM

* Minor fix cleanup VM

* Minor fix

* Minor fixes for FIO test

* Added New script for build linux-next deb package

* Added New script for build linux-next deb package

* minor fixes

* Minor fixes

* updated linux-next build deb pack script

* Updated instance size Linux-next build deb test

* Minor fixes for Linux-next build deb pack test

* Minor fixes for Linux-next build deb pack test

* Updated the test script to store the deb pack in new loaction

* Minor fix

* removed duplicate deployment type

* Minor fix for distro names

* Minor fix

* Minor fix for deb package staore loaction

* Updated "updaterepos" with new distro name format

* Uppercase the distribution name

* Updated the UDP net perf test script to run test with given buffer sizes and upload the data loss in database

* Reating dummy Documentation/Changes file to avoid .deb creation failure

* updated unlimitted bandwidth option for UDP test

* Added ARM SAs

* Added duration90 secs

* Fixed conflicts.

* Update NttcpTestPlanFull.csv

* Minor fix for fio test

* Update ICA-BUILD-LINUX-NEXT-DEB-PACKAGE.ps1

Removed the hard coded image. To deploy VM using latest gallery image

* Updated server_start.sh"

* Added new script to install LIS by given LIS source file

* Updated script to get proper username for test

* Fixed Kernel-headers installation issue

* Updated the detect_linux_distribution_version lib function to get pro… (#27)

* Updated the detect_linux_distribution_version lib function to get proper distro version

* Minor fix to support package installation for CentOS
2017-02-28 19:43:08 +05:30
Shital Savekar e08c16cb3e Added a test cycle to execute deployment + provsion test on single VM. 2017-02-28 19:38:40 +05:30
Shital Savekar b85dc4d381 Merge remote-tracking branch 'refs/remotes/iamshital/master' 2017-01-27 16:46:41 +05:30
Shital Savekar 1e4ecb2aad Merge branch 'master' of https://github.com/konkasoftci/azure-linux-automation 2017-01-27 01:09:27 +05:30
Shital Savekar fb3bd7b025 Merge remote-tracking branch 'refs/remotes/iamshital/master' 2017-01-27 01:09:10 +05:30
Sivakanth Rebba f278622f95 Updated the detect_linux_distribution_version lib function to get pro… (#27)
* Updated the detect_linux_distribution_version lib function to get proper distro version

* Minor fix to support package installation for CentOS
2017-01-27 01:05:46 +05:30
Liz Zhang 63023129a6 Merge pull request #194 from ostclilideng/master
Add support for sles_sap
2017-01-24 16:19:33 +08:00
Lili Deng (Wicresoft) bdc2b72800 Add support for sles_sap 2017-01-24 09:39:59 +08:00
Shital Savekar c3aecb28ed Updated RDMA script to check eth1 before test start. 2017-01-21 15:06:21 +05:30
Shital Savekar b5b5d49dc2 Merge pull request #26 from v-sirebb/konkasoftci
Updated the linux-next deb script to get proper username for test
2017-01-20 18:27:24 +05:30
Sivakanth Rebba bb28690fc5 Fixed Kernel-headers installation issue 2017-01-20 16:47:39 +05:30
v-sirebb 25ab46bec9 Updated script to get proper username for test 2017-01-20 08:25:15 +00:00
Shital Savekar 9b188f7a38 Fixed issue with RDMA cycle. 2017-01-20 00:57:28 +05:30
Shital Savekar ea0c66b75e removed unnecessory write-host from library. 2017-01-20 00:19:24 +05:30
Shital Savekar 6ea7696740 Minor fix. 2017-01-19 23:52:27 +05:30
Shital Savekar 56fb9d4058 Added a RDMA cycle to test all RDMA capable sizes.
Following sizes will be verified.
A8, A9, H16m, H16mr
2017-01-19 22:18:18 +05:30
Shital Savekar eeb0b9c252 Fix issue in 8K fio test. 2017-01-17 23:58:32 +05:30
Shital Savekar 0d379ea84d Updated DEBUG test case. 2017-01-16 14:42:38 +00:00
Shital Savekar 53f0de5140 New Feature: Install custom LIS before test start.
Only works on CentOS and RHEL images.
2017-01-16 14:28:16 +00:00
Shital Savekar 76ecadd371 Merge changes from konkasoftci to iamshital (#11)
* Added new test script for Middlewarw Mongodb benchmark tets

* Minor fixes for mongodb perf test

* Updated mogngodb test cycle name

* Added new test script for FIO perf benchmark test

* Minor fix

* Minor fix

* Minor fix

* minor fix

* Minor fix for collecting test logs

* Updated mongodb code for logs collection

* Minor fix for ci logs

* Updated FIO test code for proper logs collection

* Minor fix

* Minor fix for log file names

* Minor fix for mongodb ycsb logs collection

* Minor fix cleanup VM

* Minor fix cleanup VM

* Minor fix

* Minor fixes for FIO test

* Added New script for build linux-next deb package

* Added New script for build linux-next deb package

* minor fixes

* Minor fixes

* updated linux-next build deb pack script

* Updated instance size Linux-next build deb test

* Minor fixes for Linux-next build deb pack test

* Minor fixes for Linux-next build deb pack test

* Updated the test script to store the deb pack in new loaction

* Minor fix

* removed duplicate deployment type

* Minor fix for distro names

* Minor fix

* Minor fix for deb package staore loaction

* Updated "updaterepos" with new distro name format

* Uppercase the distribution name

* Updated the UDP net perf test script to run test with given buffer sizes and upload the data loss in database

* Reating dummy Documentation/Changes file to avoid .deb creation failure

* updated unlimitted bandwidth option for UDP test

* Added ARM SAs

* Added duration90 secs

* Fixed conflicts.

* Update NttcpTestPlanFull.csv

* Minor fix for fio test

* Update ICA-BUILD-LINUX-NEXT-DEB-PACKAGE.ps1

Removed the hard coded image. To deploy VM using latest gallery image

* Updated server_start.sh"

* Added new script to install LIS by given LIS source file
2017-01-16 17:31:47 +05:30
Shital Savekar a1b84473c2 Merge remote-tracking branch 'refs/remotes/iamshital/master' 2017-01-16 17:26:41 +05:30
Shital Savekar 8a2ba5b724 Merge pull request #25 from v-sirebb/konkasoftci
Updated code from Sivakanth.
2017-01-16 17:13:01 +05:30