From f8fc83f67ff76327d863d9f578cfaeeb506661be Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 6 Sep 2017 21:22:56 +0200 Subject: functest: verify: build-timeout, ssh-agent-wrapper Change-Id: I2754c7d5502a05ef0fa1dec9dbd14b4c97b70f11 Signed-off-by: Alexandru Avadanii --- jjb/functest/functest-project-jobs.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-project-jobs.yml b/jjb/functest/functest-project-jobs.yml index 54acb66d2..3fff54ee2 100644 --- a/jjb/functest/functest-project-jobs.yml +++ b/jjb/functest/functest-project-jobs.yml @@ -100,6 +100,11 @@ disabled: '{obj:disabled}' + wrappers: + - ssh-agent-wrapper + - build-timeout: + timeout: 30 + parameters: - project-parameter: project: '{project}' -- cgit 1.2.3-korg