mesfs.infineon.com

Infineon.EAF.Runtime 2.49.3
pool name
Kanban
This commit is contained in:
2023-11-13 15:54:54 -07:00
parent 04039ec664
commit 07a384efbd
31 changed files with 665 additions and 109 deletions

View File

@ -66,7 +66,7 @@ public class MET08RESISRP2100 : LoggingUnitTesting, IDisposable
{
new("MET08RESISRP2100", "v2.49.2"),
};
string staging = "http://mestsa07ec.ec.local:9003/CellInstanceServiceV2";
string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2";
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;
LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
foreach ((string cellInstanceName, string cellInstanceVersionName) in collection)