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

10 Коммитов

Автор SHA1 Сообщение Дата
weiil 04f1c8723d python3 migration for BVT and Network tests 2016-01-20 15:00:27 +08:00
Shital Savekar c4126145cd Code Cleanup : Fixed indents for Network Tests. 2015-08-11 16:34:33 +05:30
Shital Savekar 97e464d6b2 Network Tests : Removed hard coded match string.
replaced -
if ($VMdata.RoleName -imatch "PublicEndpoint")

with :
if ($VMdata.RoleName -imatch $currentTestData.setupType)
2015-08-11 16:28:40 +05:30
Shital Savekar 4aa0b93884 Improvements for Network Tests. 2015-08-09 23:37:24 +05:30
Shital Savekar 9d58da945a Enabled ARM for Network Tests
1. Enabled ARM for Outbound Access Tests.
2. Enabled ARM for Input Endpoint Tests.
2015-08-07 00:21:47 +05:30
Shital Savekar 972ef866cb Network - Input Endpoint Tests
Updated code for CORE OS.
Prefixed "python" for initiating python scripts for Linux
2015-03-02 00:22:35 +05:30
Shital Savekar 3cfb140a50 Fix : Input Endpoint Test Cases..
iperf client runtime fetched from XML file.
2014-12-31 18:44:25 +05:30
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
Shital Savekar c40f37836d Area : Network Tests
1. Minor fixes.
2. Removed unwanted commented code
3. Corrected indentations
4. Removed unused test scripts
2014-08-26 16:47:08 -07:00
longlimsft b2267825ef first commit 2014-06-24 16:35:28 -07:00