File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed
tools/ScenarioTest.ResourceManager Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -59,35 +59,6 @@ public class Category
59
59
60
60
public const string OneSDK = "OneSDK" ;
61
61
62
- // Below is the list of aliases to contact on test behavior
63
-
64
- // Virtual Appliance dev team
65
- public const string nvadev = "nvadev" ;
66
-
67
- // SDN NRP Dev Team
68
- public const string sdnnrp = "sdnnrp" ;
69
-
70
- // Pankaj's Team
71
- public const string pgtm = "pgtm" ;
72
-
73
- // Windows Azure SLB Dev Team
74
- public const string slbdev = "slbdev" ;
75
-
76
- // Brooklyn FTEs
77
- public const string brooklynft = "brooklynft" ;
78
-
79
- // Azure Network Analytics Dev Team
80
- public const string netanalyticsdev = "netanalyticsdev" ;
81
-
82
- // Windows Azure NRP dev team
83
- public const string wanrpdev = "wanrpdev" ;
84
-
85
- //Azure NRP Firewall dev team
86
- public const string azurefirewall = "azurefirewall" ;
87
-
88
- //Azure NRP bastion dev team
89
- public const string bastion = "bastion" ;
90
-
91
62
// Acceptance type
92
63
public const string AcceptanceType = "AcceptanceType" ;
93
64
You can’t perform that action at this time.
0 commit comments