From 58ae2db05c4ca972896085bf5e08eb6fa6e28ac6 Mon Sep 17 00:00:00 2001 From: Eric Fontana Date: Thu, 30 Apr 2015 10:20:24 -0400 Subject: [PATCH] Remove internal names. --- TimberWinR.TestGenerator/default.json | 2 +- TimberWinR.TestGenerator/test1-twconfig.json | 2 +- TimberWinR.TestGenerator/test2-tw.json | 2 +- TimberWinR.TestGenerator/test3-tw.json | 2 +- TimberWinR.TestGenerator/test4-tw.json | 2 +- TimberWinR.TestGenerator/test5-twconfig.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/TimberWinR.TestGenerator/default.json b/TimberWinR.TestGenerator/default.json index 9740666..d4ba36e 100644 --- a/TimberWinR.TestGenerator/default.json +++ b/TimberWinR.TestGenerator/default.json @@ -36,7 +36,7 @@ "batch_count": 500, "threads": 2, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ] diff --git a/TimberWinR.TestGenerator/test1-twconfig.json b/TimberWinR.TestGenerator/test1-twconfig.json index 38e34cc..f6f81d0 100644 --- a/TimberWinR.TestGenerator/test1-twconfig.json +++ b/TimberWinR.TestGenerator/test1-twconfig.json @@ -41,7 +41,7 @@ "batch_count": 500, "threads": 1, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ] diff --git a/TimberWinR.TestGenerator/test2-tw.json b/TimberWinR.TestGenerator/test2-tw.json index a321b18..ca0f9ad 100644 --- a/TimberWinR.TestGenerator/test2-tw.json +++ b/TimberWinR.TestGenerator/test2-tw.json @@ -36,7 +36,7 @@ "batch_count": 500, "threads": 2, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ] diff --git a/TimberWinR.TestGenerator/test3-tw.json b/TimberWinR.TestGenerator/test3-tw.json index 8714923..2a4c5c7 100644 --- a/TimberWinR.TestGenerator/test3-tw.json +++ b/TimberWinR.TestGenerator/test3-tw.json @@ -41,7 +41,7 @@ "batch_count": 500, "threads": 2, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ] diff --git a/TimberWinR.TestGenerator/test4-tw.json b/TimberWinR.TestGenerator/test4-tw.json index 8714923..2a4c5c7 100644 --- a/TimberWinR.TestGenerator/test4-tw.json +++ b/TimberWinR.TestGenerator/test4-tw.json @@ -41,7 +41,7 @@ "batch_count": 500, "threads": 2, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ] diff --git a/TimberWinR.TestGenerator/test5-twconfig.json b/TimberWinR.TestGenerator/test5-twconfig.json index c429d4b..cd8030a 100644 --- a/TimberWinR.TestGenerator/test5-twconfig.json +++ b/TimberWinR.TestGenerator/test5-twconfig.json @@ -33,7 +33,7 @@ "interval": 1000, "threads": 4, "host": [ - "tstlexiceapp006.vistaprint.svc" + "tstlexiceapp006.mycompany.svc" ] } ]