Fix early warning system
Remove dummy test instructions that don't work right now and cause failures. Change-Id: I30195fe605419a8eb462e8315f71718dd86df412 Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
parent
a6576d97ca
commit
ebfd09e7d6
@ -243,10 +243,3 @@ build_instructions:
|
|||||||
archiveDirectory: "{{.SourceDir}}/tests"
|
archiveDirectory: "{{.SourceDir}}/tests"
|
||||||
maxTimeInSeconds: 1200
|
maxTimeInSeconds: 1200
|
||||||
maxTimeBetweenOutput: 1200
|
maxTimeBetweenOutput: 1200
|
||||||
test_instructions:
|
|
||||||
- type: ExecuteCommand
|
|
||||||
command: echo "hello world - test"
|
|
||||||
maxTimeInSeconds: 60
|
|
||||||
maxTimeBetweenOutput: 12
|
|
||||||
userMessageOnFailure: >
|
|
||||||
Failed to call echo. Contact Liang then.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user