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

59 Коммитов

Автор SHA1 Сообщение Дата
Nidylei 3388a91445 Add a cycle named 'WaagentBVT' 2015-09-11 17:02:48 +08:00
Nidylei 8a66506d1f change case for DEBUG cycle 2015-09-11 17:02:05 +08:00
Shital Savekar 3f1058415c Added Test Definitions for Extension Tests
1. Os Patching Extension Test
2. VM Diagnostic Extension Test
+ Updated test cycle : EXTENSION
+ Updated single VM sizes for ARM deployment.
2015-09-10 18:18:16 +05:30
Shital Savekar 10ab65a300 Minor Fix.
Updated test definitions of LIS4 test and Custom Script extension test.
2015-08-31 11:24:35 +05:30
Shital Savekar f1d2e646bb Updated XML file for ARM
1. added new xml tag <ARMStorageAccount>
2. added new xml tag <ARMInstanceSize> (There is VM size compatibility
conflict between ARM and ASM. Hence this new tag is added to
differentiate VM sizes.)
3. updated network test definitions.
2015-08-11 15:10:26 +05:30
Shital Savekar c7f7a4b6fe Enabled AzureResourceManager execution mode.
Features -
1. Support for ARM execution mode.
2. VM deployment supported from ImageName / User provided VHD.
3. Added <SupportedExecutionModes> tag to test definition to identify if
the test is supported in specific execution mode or not.
4. Added New Library for ARM mode.
5. Updated required functions in RDFELibs.psm1
6. Updated BVT Test Cases.

Known Issues -
1. Only BVT cycle is supported.
2. commented out code is still present.
3. Less logging.
4. Other unknown issues may occur runtime as this is first version of
ARM modifications.
2015-07-21 20:59:00 +05:30
Shital Savekar a55e995d69 Created a DeplyomentType for Extension Test 2015-07-15 15:09:24 +05:30
Shital Savekar 02bcd861db Merge remote-tracking branch 'upstream/master' 2015-07-15 13:43:17 +05:30
Shital Savekar f53230ae40 Improvement in Custom Script Extension
1. Updated the test to be run on Different sizes without creating
additional VM definitions.
2015-07-15 13:42:28 +05:30
Shital Savekar 5525c46875 Added test case to verify CustomScript extension.
[Beta]
2015-07-14 23:15:56 +05:30
Sivakanth 21110bd0a3 renamed and updated the sar-top.sh to collect stats 2015-07-10 23:50:28 +05:30
Shital Savekar 7dc10b3260 Automation Improvements
1.Added DS series support to E2E disk test cases (DS11,DS12,DS13,DS14
will be added n next commint)
2.Fixed bug E2E-CHANGE-USER-PASSWORD (failing to collect final dmesg
logs, test was failing for some distros due to unmatched string "updated
successfully.")
3.Fixed issue in E2E-VM-CAPTURE test.
4.Updated PerformIoOperations(). [DoIoTest.py was failing for SLES
distros.]
2015-07-06 01:58:55 -07:00
LiliDeng d4054a4a20 Update Azure_ICA_all.xml 2015-07-02 15:58:16 +08:00
walk1ng 806894c138 network cases fix 2015-07-02 11:51:48 +08:00
Shital Savekar 5af19bca6f Fixes for CI
Added : AttachMultipleDataDisks()
2015-06-30 20:33:23 +05:30
Shital Savekar 5bb6ae924e Minor fix (for CI) in LIS4 Automation Test Case 2015-06-30 17:41:06 +05:30
Shital Savekar a2430d5091 Fix : dos2unix.exe failing to find remote-scripts\* files"""
"remote-scripts\<fileName>" --> ".\remote-scripts\<fileName>"
2015-06-30 17:23:55 +05:30
Shital Savekar 30988846fe Merge remote-tracking branch 'upstream/master'
Syncing with upstream branch
2015-06-30 16:45:31 +05:30
Shital Savekar d7eff89941 Revert "Fix : dos2unix.exe failing to find remote-scripts\* files"
This reverts commit 99b450315d.
2015-06-30 16:02:26 +05:30
Shital Savekar 99b450315d Fix : dos2unix.exe failing to find remote-scripts\* files
Replaced "remote-script\<fileName>" with ".\remote-script\<fileName>"
2015-06-30 13:59:10 +05:30
lizzha 071c7b3dc6 Merge pull request #69 from Nidylei/master
minor adjust BVT test order and improve code
2015-06-30 15:33:00 +08:00
Nidylei ee88d7e2f8 minor adjust BVT test order and improve code 2015-06-30 14:23:38 +08:00
Sivakanth 73306337c9 Added new Mesh network performance test - NETWORK-PERF-MESH-TEST 2015-06-29 19:37:58 +05:30
Nidylei 7a6c00f6d5 Revert "1.slight adjust the test order"
This reverts commit 48214b1980.
2015-06-29 15:24:11 +08:00
Nidylei 0bddce57b6 1.slight adjust the test order
2.fix some test issues against few distros
2015-06-29 11:52:09 +08:00
Shital Savekar b5a5263544 Minor Fixes 2015-06-23 11:28:51 +05:30
Shital Savekar 33b83739b5 LIS4 automation updates.
1.Added DS14 VM size test definition
2.Added all sysbench test modes (IOs, Threads will be updated in next
comment)
2015-06-22 12:19:27 -07:00
Shital Savekar d4536c21af Added : LIS4 Automation test definition. 2015-06-22 13:53:16 +05:30
Shital Savekar c48961149b Changed deployment count.
Deployment count is changed to 250 for more extensive testing.
2015-06-09 11:20:45 +05:30
Shital Savekar dd6b76452d Revert "Changed deployment loop count."
This reverts commit 06bbd65049.
2015-06-09 11:18:43 +05:30
Shital Savekar 06bbd65049 Changed deployment loop count.
Deployment Count = Total No of VM sizes * Number of of deployments
needed for each VM size.
250 deployment count will deploy 10 deployments of each size.
(For extensive testing, we can increase the deployment count further.)
2015-06-09 11:17:15 +05:30
Shital Savekar 58c1cd8e9b Improvement : Added new VM sizes to Deployment Test
Added new sizes and VM definitions to Deployment Test.
2015-06-08 19:15:21 +05:30
Shital Savekar 955ad3927a Revert "Improvement : Added New VM sizes to Deployment Test."
This reverts commit 7decfab272.
2015-06-08 19:12:32 +05:30
Shital Savekar 7decfab272 Improvement : Added New VM sizes to Deployment Test.
Added New VM sizes and VM definitions to Deployment Test.
2015-06-08 19:12:06 +05:30
Sivakanth 60f91d3cd0 Added new network performance test - NETWORK-PERF-CLOUDHARMONY-TEST 2015-05-28 20:50:55 +05:30
walk1ng 505cd5cb3d 1. Move 4 cases from FC to cloud. 2. fix code exception of
NETWORK-IE-TCP-SINGLE-HS on some distros.
2015-05-18 11:25:41 +08:00
unknown 65427e8fee • Fix case for NETWORK-IDNS-SINGLEHS-CHANGED-HOSTNAME
• Fix IsIperfServerStarted function, it will return -1 in some distro
• Fix case NETWORK-LB-CUSTOMPROBE-OTHER-PORT-TWO-NODES-DOWN-TCP abort for lack of stop-client.py
2015-05-04 15:04:33 +08:00
lizzha ae1a91e9f0 Add support for ignorable boot error messages, case BVT-VERIFY-BOOT-ERROR-WARNINGS 2015-03-10 16:13:55 +08:00
Sivakanth 78e82b15a5 Added new test script for preparing an image from latest Linux kernel Linux-Next 2015-01-26 23:19:11 +05:30
Shital Savekar 9b069dcd95 Fix : Iperf - test definitions updated
iperf client runtime is fetched from XML file.
2014-12-31 19:12:44 +05:30
Shital Savekar d3e891f596 FIO : added performance test case for Linux on Azure
This test performs fio test on resource disk.
iosize, queue depth, test file size and runtime details are mentioned in
XML file.
2014-12-23 21:10:44 +05:30
Sivakanth bd5f509b28 Updated SETUP-INSTALL-PACKAGES scripts for Prepared Image 2014-12-16 13:43:19 +05:30
Sivakanth 77274aeebb Added STREAM Test 2014-12-06 16:22:17 +05:30
Shital Savekar 894a48b3b0 Added LINPACK Test
1. ICA-LINPACK-TEST.ps1 - Powershell  script to perform LINPACK test.
2. start-linpack-test-in-background.py - Python supporting script.
3. Azure_ICA_all.xml
	a. Added A8 and A9 deployment details.
	b. Added LINPACK test definition.
	c. Created LINPACK-STREAM test cycle.
2014-12-05 23:48:37 +05:30
Shital Savekar 1feeb16991 Deployment Loop Test Improvements
File - ICA-DEPLOYMENT-ALL-SIZES-LOOP-TEST.ps1
1. Deployment test was aborting as soon as first deployment / provision failure detected. Now total failed deployments allowed are 5 in order to catch more deployment issues.

File - Azure_ICA_all.xml
1. Added Standard_D1, Standard_D2, Standard_D3, Standard_D4 to Deployment Definitions.
2. Changed deployment loop count from 50 to 100.
3. Added Standard_D1, Standard_D2, Standard_D3, Standard_D4 VM sizes to test in Deployment Loop Test.
2014-12-03 15:22:53 +05:30
Long Li 050923ea6a Merge pull request #27 from v-sirebb/master
Updated E2E VM Capture test script to collect the kernel logs with new user
2014-11-11 14:01:30 -08:00
SRIKKANTH c0047cc5e5 Added new test scripts for xSMB cifs test and updated it's test details in azure_ICA_all file. 2014-11-10 06:27:14 -08:00
Sivakanth 3b039b3c65 Updated E2E VM Capture test script to collect the kernel logs with new user 2014-11-07 17:33:55 +05:30
Shital Savekar c9d27aadef Fix : Removed unwanted hosted service. 2014-10-24 03:12:06 -07:00
Shital Savekar f2d3c5ac7b Removed DTAP and Ping Server dependancy from test cases + Support for XFS file system in E2E tests.
Framework Related Changes :
Azure_ICA_ALL.xml
[new] Added DTAP and Ping server deployment definitions to the test setups.
[new] Added "Tag" field to hosted service definition. ("This will help to differentiate between TEST VM and DTAP/EXTERNAL PING VM by adding small tag to hosted service name.")

RDFELibs.psm1
[new] Added support for xfs file system for E2E data disk tests.

All test cases:
[new] Added support for dynamic DTAP and Ping server.
[fix] Corrected all indentaion.
2014-10-24 03:01:45 -07:00