From 3e932f8d950437966560349052f1b6b91d891902 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 27 Mar 2019 22:48:36 +0100 Subject: Publish Xtesting Iruya jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8ce23b81a84d0205d3e9a2ad9a474f3462f075bf Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-docker.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/functest/xtesting-docker.yaml') diff --git a/jjb/functest/xtesting-docker.yaml b/jjb/functest/xtesting-docker.yaml index f45e25cab..4847bbd9c 100644 --- a/jjb/functest/xtesting-docker.yaml +++ b/jjb/functest/xtesting-docker.yaml @@ -12,6 +12,9 @@ - master: branch: '{stream}' disabled: false + - iruya: + branch: 'stable/{stream}' + disabled: false - hunter: branch: 'stable/{stream}' disabled: false -- cgit 1.2.3-korg