Closedown

This commit is contained in:
boccioli_m
2017-08-29 13:21:04 +02:00
parent 7c319eba2d
commit 6560b06baf
8 changed files with 16 additions and 9 deletions
+2
View File
@@ -4,7 +4,9 @@
<h2>Description</h2>
$testDescription
<h2>Parameters</h2>
<table>
$testParameters
</table>
<h2>Contact</h2>
<a href="https://intranet.psi.ch/search/#?t=phonebook&q=$contactUserName">$contactFirstName $contactSurname</a> <br/>
$contactTelephone
+1 -1
View File
@@ -69,7 +69,7 @@ def startTest(testName, DEVICE, params):
test.log("Example - Device name: " + test.getDeviceName() )
try:
test.log("Running test with the following parameters:")
test.log(params)
test.printParams()
# If present, use the parameters here below for your test script.
# These parameters were automatically generated: you might need to change the casting.
#$testParameters