From b6e64ff1d58923374c1295c5c2fc9e2caa860f47 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Mon, 30 Nov 2015 15:47:25 +1100 Subject: [PATCH] Add additional iCal tests In I57a725b55fb611214d0f0eec08179aae01c1e49a we added a check testenv to irc-meetings to catch meetings in non-std. meeting channels. Add that testenv to those jenkins will use in gate-irc-meetings-tox-ical. NOTE: the check testenv has been added into an existing job as it's, currently, very light and grabbing another node from the pool seems wasteful. Change-Id: I063e055495033e1f19b0ed17583e3ca1d72766d3 --- jenkins/jobs/infra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/infra.yaml b/jenkins/jobs/infra.yaml index d59dce51a4..9557319c35 100644 --- a/jenkins/jobs/infra.yaml +++ b/jenkins/jobs/infra.yaml @@ -222,7 +222,7 @@ - revoke-sudo - gerrit-git-prep - tox: - envlist: 'ical' + envlist: 'ical,check' publishers: - postbuildscript: