TSG-2827修改时间,通过效率,修改标签,用例描述更加准确
This commit is contained in:
13
01-TestCase/tsg_adc/multi_step/b_z_endtime.robot
Normal file
13
01-TestCase/tsg_adc/multi_step/b_z_endtime.robot
Normal file
@@ -0,0 +1,13 @@
|
||||
*** Settings ***
|
||||
Force Tags tsg_adc_wp endtime
|
||||
Library OperatingSystem
|
||||
Resource ../../../02-Keyword/tsg_adc/SystemCommand.robot
|
||||
Resource ../../../02-Keyword/tsg_bfapi/PolicyObject.robot
|
||||
Resource ../../../02-Keyword/tsg_bfapi/LogVariable.robot
|
||||
Resource ../../../02-Keyword/tsg_adc/FileOperation.robot
|
||||
|
||||
*** Test Cases ***
|
||||
endtime
|
||||
Sleep ${policyLogVerificationSleepSeconds}s
|
||||
${endtime} Get Time
|
||||
insert_time_to_file1 endtime ${endtime}
|
||||
Reference in New Issue
Block a user