diff options
| author | dongxiaoyan <[email protected]> | 2024-07-19 11:18:03 +0800 |
|---|---|---|
| committer | dongxiaoyan <[email protected]> | 2024-07-19 11:18:03 +0800 |
| commit | 41056d1605bb72492accbd0ddeca617e8a51e6ed (patch) | |
| tree | 5cabbf81e721b1227344603be53d12f133614013 /config | |
| parent | 0108d8d710584241b77946b8bb5247ef5fa95572 (diff) | |
1、失败用例定位信息、逻辑等调整
2、Virtual_system.py,因影响同步暂时注释掉case执行代码
Diffstat (limited to 'config')
| -rw-r--r-- | config/loginout.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/loginout.ini b/config/loginout.ini index 13a8e566..e632e3b9 100644 --- a/config/loginout.ini +++ b/config/loginout.ini @@ -1,5 +1,5 @@ [remote_url] -url = http://192.168.38.122:4444 +url = http://192.168.64.38:4444 # url = http://192.168.64.11:4444 # url = http://192.168.64.26:4444 @@ -12,7 +12,7 @@ vsys_name = UIAutoTestVsys #vsys_name = Vsys2test [ui_account_1] -username = AutomationTestAccount +username = Auto_UI_Test_2 passwd = 1qaz@WSX ;username = admin ;passwd = admin |
