From ebfd09e7d66b50a93255b7bee8817132ecfc46b5 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Tue, 25 Jun 2019 09:56:19 +0200 Subject: Fix early warning system Remove dummy test instructions that don't work right now and cause failures. Change-Id: I30195fe605419a8eb462e8315f71718dd86df412 Reviewed-by: Liang Qi --- coin/module_config.yaml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 03bfc75099..8881e05d12 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -243,10 +243,3 @@ build_instructions: archiveDirectory: "{{.SourceDir}}/tests" maxTimeInSeconds: 1200 maxTimeBetweenOutput: 1200 -test_instructions: - - type: ExecuteCommand - command: echo "hello world - test" - maxTimeInSeconds: 60 - maxTimeBetweenOutput: 12 - userMessageOnFailure: > - Failed to call echo. Contact Liang then. -- cgit v1.2.3