Skip to content

Commit

Permalink
Fix VM ping Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
huangpf committed Jan 28, 2017
1 parent 1fce152 commit 01e68af
Show file tree
Hide file tree
Showing 9 changed files with 470 additions and 470 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,74 +29,74 @@ exports.setEnvironment = function() {
exports.scopes = [[function (nock) {
var result =
nock('http://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '462',
'content-length': '460',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': '6da68830-0544-43e0-8731-cc94a4ce8f79',
'x-ms-request-id': '711a4dfb-384d-453d-9693-1eaccba89c4d',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14996',
'x-ms-correlation-request-id': '40fd1d23-acbe-4e7a-925b-c6fe610fee07',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215555Z:40fd1d23-acbe-4e7a-925b-c6fe610fee07',
date: 'Fri, 27 Jan 2017 21:55:55 GMT',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': '038cb771-d431-4a53-9022-a95f18bfae32',
'x-ms-routing-request-id': 'WESTUS2:20170128T000416Z:038cb771-d431-4a53-9022-a95f18bfae32',
date: 'Sat, 28 Jan 2017 00:04:16 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('https://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '462',
'content-length': '460',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': '6da68830-0544-43e0-8731-cc94a4ce8f79',
'x-ms-request-id': '711a4dfb-384d-453d-9693-1eaccba89c4d',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14996',
'x-ms-correlation-request-id': '40fd1d23-acbe-4e7a-925b-c6fe610fee07',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215555Z:40fd1d23-acbe-4e7a-925b-c6fe610fee07',
date: 'Fri, 27 Jan 2017 21:55:55 GMT',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': '038cb771-d431-4a53-9022-a95f18bfae32',
'x-ms-routing-request-id': 'WESTUS2:20170128T000416Z:038cb771-d431-4a53-9022-a95f18bfae32',
date: 'Sat, 28 Jan 2017 00:04:16 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://management.azure.com:443')
.delete('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.delete('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '0',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': '22047b59-773a-465c-a314-50c7be72967e',
'x-ms-request-id': 'c73d7b81-1486-4682-b24c-dc0ebe397494',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-writes': '1198',
'x-ms-correlation-request-id': 'd3fb5b7c-0fb4-46d8-8dd6-76ef252443f0',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215556Z:d3fb5b7c-0fb4-46d8-8dd6-76ef252443f0',
date: 'Fri, 27 Jan 2017 21:55:56 GMT',
'x-ms-ratelimit-remaining-subscription-writes': '1199',
'x-ms-correlation-request-id': 'ac20f9d6-8b41-4078-adc5-9b7b13c27d71',
'x-ms-routing-request-id': 'WESTUS2:20170128T000418Z:ac20f9d6-8b41-4078-adc5-9b7b13c27d71',
date: 'Sat, 28 Jan 2017 00:04:17 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('https://management.azure.com:443')
.delete('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.delete('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '0',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': '22047b59-773a-465c-a314-50c7be72967e',
'x-ms-request-id': 'c73d7b81-1486-4682-b24c-dc0ebe397494',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-writes': '1198',
'x-ms-correlation-request-id': 'd3fb5b7c-0fb4-46d8-8dd6-76ef252443f0',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215556Z:d3fb5b7c-0fb4-46d8-8dd6-76ef252443f0',
date: 'Fri, 27 Jan 2017 21:55:56 GMT',
'x-ms-ratelimit-remaining-subscription-writes': '1199',
'x-ms-correlation-request-id': 'ac20f9d6-8b41-4078-adc5-9b7b13c27d71',
'x-ms-routing-request-id': 'WESTUS2:20170128T000418Z:ac20f9d6-8b41-4078-adc5-9b7b13c27d71',
date: 'Sat, 28 Jan 2017 00:04:17 GMT',
connection: 'close' });
return result; }]];

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,38 +29,38 @@ exports.setEnvironment = function() {
exports.scopes = [[function (nock) {
var result =
nock('http://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n }\r\n ]\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n }\r\n ]\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '547',
'content-length': '545',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': 'efca9d1f-5e40-47cf-af07-1e48596c2ff0',
'x-ms-request-id': '68ca0ee7-0dd6-421d-9366-053ca1fe07ad',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': 'bc8c76ec-eadb-43a4-ba13-c3f113993f84',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215553Z:bc8c76ec-eadb-43a4-ba13-c3f113993f84',
date: 'Fri, 27 Jan 2017 21:55:52 GMT',
'x-ms-correlation-request-id': 'f59bde21-1f05-4020-84cd-de13f2b6c1ff',
'x-ms-routing-request-id': 'WESTUS2:20170128T000414Z:f59bde21-1f05-4020-84cd-de13f2b6c1ff',
date: 'Sat, 28 Jan 2017 00:04:14 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('https://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n }\r\n ]\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n }\r\n ]\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '547',
'content-length': '545',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': 'efca9d1f-5e40-47cf-af07-1e48596c2ff0',
'x-ms-request-id': '68ca0ee7-0dd6-421d-9366-053ca1fe07ad',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': 'bc8c76ec-eadb-43a4-ba13-c3f113993f84',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215553Z:bc8c76ec-eadb-43a4-ba13-c3f113993f84',
date: 'Fri, 27 Jan 2017 21:55:52 GMT',
'x-ms-correlation-request-id': 'f59bde21-1f05-4020-84cd-de13f2b6c1ff',
'x-ms-routing-request-id': 'WESTUS2:20170128T000414Z:f59bde21-1f05-4020-84cd-de13f2b6c1ff',
date: 'Sat, 28 Jan 2017 00:04:14 GMT',
connection: 'close' });
return result; }]];
Original file line number Diff line number Diff line change
Expand Up @@ -29,38 +29,38 @@ exports.setEnvironment = function() {
exports.scopes = [[function (nock) {
var result =
nock('http://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '462',
'content-length': '460',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': 'c9a59172-af3a-4d83-85ba-5546b92e030c',
'x-ms-request-id': '5fa882bf-9dac-4b62-bfbf-9f926867e901',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': 'd107c417-76b3-406d-8905-db6807ff90fc',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215554Z:d107c417-76b3-406d-8905-db6807ff90fc',
date: 'Fri, 27 Jan 2017 21:55:53 GMT',
'x-ms-correlation-request-id': '2998d550-5575-426d-b329-95cf7cfb10a2',
'x-ms-routing-request-id': 'WESTUS2:20170128T000415Z:2998d550-5575-426d-b329-95cf7cfb10a2',
date: 'Sat, 28 Jan 2017 00:04:14 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('https://management.azure.com:443')
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate4388/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail9079\",\r\n \"name\": \"xplatTestaAvail9079\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
.get('/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257?api-version=2016-04-30-preview')
.reply(200, "{\r\n \"properties\": {\r\n \"platformUpdateDomainCount\": 3,\r\n \"platformFaultDomainCount\": 3,\r\n \"virtualMachines\": []\r\n },\r\n \"type\": \"Microsoft.Compute/availabilitySets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/e33f361b-53c2-4cc7-b829-78906708387b/resourceGroups/xplatTestGAvailCreate1553/providers/Microsoft.Compute/availabilitySets/xplatTestaAvail257\",\r\n \"name\": \"xplatTestaAvail257\",\r\n \"sku\": {\r\n \"name\": \"Classic\"\r\n }\r\n}", { 'cache-control': 'no-cache',
pragma: 'no-cache',
'content-length': '462',
'content-length': '460',
'content-type': 'application/json; charset=utf-8',
expires: '-1',
'strict-transport-security': 'max-age=31536000; includeSubDomains',
'x-ms-served-by': 'db2c81f2-c6fa-41a7-b70e-bc4bed3c3b56_131296922106962076',
'x-ms-request-id': 'c9a59172-af3a-4d83-85ba-5546b92e030c',
'x-ms-request-id': '5fa882bf-9dac-4b62-bfbf-9f926867e901',
server: 'Microsoft-HTTPAPI/2.0, Microsoft-HTTPAPI/2.0',
'x-ms-ratelimit-remaining-subscription-reads': '14999',
'x-ms-correlation-request-id': 'd107c417-76b3-406d-8905-db6807ff90fc',
'x-ms-routing-request-id': 'CENTRALUS:20170127T215554Z:d107c417-76b3-406d-8905-db6807ff90fc',
date: 'Fri, 27 Jan 2017 21:55:53 GMT',
'x-ms-correlation-request-id': '2998d550-5575-426d-b329-95cf7cfb10a2',
'x-ms-routing-request-id': 'WESTUS2:20170128T000415Z:2998d550-5575-426d-b329-95cf7cfb10a2',
date: 'Sat, 28 Jan 2017 00:04:14 GMT',
connection: 'close' });
return result; }]];
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ exports.setEnvironment = function() {

exports.scopes = [];

exports.randomTestIdsGenerated = function() { return ['xplatTestGAvailCreate4388','xplatTestaAvail9079'];};
exports.randomTestIdsGenerated = function() { return ['xplatTestGAvailCreate1553','xplatTestaAvail257'];};
Loading

0 comments on commit 01e68af

Please sign in to comment.