From 6d08d87ad9a32e651f7beb35a0a882e1150eb172 Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Sat, 27 Jun 2020 12:28:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=20${testClentIP}=20?= =?UTF-8?q?=20=20=20192.168.41.255=20${testSubscriberID}=20=20=20=20$test2?= =?UTF-8?q?552=20=E9=81=BF=E5=85=8D=E8=87=AA=E5=8A=A8=E5=8C=96=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=AF=B9=E6=AD=A4=E9=85=8D=E7=BD=AE=E4=B8=8D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=BD=B1=E5=93=8D=E6=9F=90=E4=B8=AAcl=E7=BD=91?= =?UTF-8?q?=E7=BB=9C=E6=B5=8B=E8=AF=95IP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03-Variable/BifangApiVariable.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/03-Variable/BifangApiVariable.txt b/03-Variable/BifangApiVariable.txt index 130824f..5f94246 100644 --- a/03-Variable/BifangApiVariable.txt +++ b/03-Variable/BifangApiVariable.txt @@ -1,6 +1,6 @@ *** Variables *** #登录类型:api | cli | ${None}(tsg mib) | 未指定,默认为ui -${loginType} api +${loginType} api #执行环境是否Widonws ${systemType} Windows #API配置信息 @@ -10,23 +10,25 @@ ${authmode} 1 ${authCode} ${EMPTY} ${ldapId} 27 ${version} v1 -${username} uitest +${version2} v2 +${username} autotest ${password} 111111 ${encodePassword} ${EMPTY} ${token} ${EMPTY} #[Documentation] 测试终端IP统一配置 -${testClentIP} 192.168.50.2 -${testSubscriberID} $test2 +${testClentIP} 192.168.41.255 +${testSubscriberID} $test2552 #自动化标签 ${userTagIds} ${EMPTY} #Documentation] 是否添加测试终端IP到策略统一配置,0为不添加测试终端IP,1为添加测试终端IP,默认1 -${addTestClentIPFlag} 1 +${addTestClentIPFlag} 0 #执行需要暂停时间 #策略下发后到验证需等待时间 ${policyVerificationSleepSeconds} 20 #策略验证后到验证策略日志需等待时间 ${policyLogVerificationSleepSeconds} 60 ${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other/ +${currentpath} E:/auto_git/eclipsegit/tsg_autotest/ ${curlbatpath} ${path}/curl/ ${mailpath} ${path}/mail/ ${responsePageFiles} ${path}/response_pages_files/