From 73477b319136f2d90583eaac6644b732b1d8f37d Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 18 May 2018 14:59:38 -0700 Subject: Use tox verify job for VVP Use tox verify job rather than docs job since this template is more applicable. Change-Id: I928c9a3972ea13daec3cc6e06a0479da769c5479 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall --- jjb/vvp/vvp-documentation.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/vvp/vvp-documentation.yaml b/jjb/vvp/vvp-documentation.yaml index d00a4002e..d5b2a3c13 100644 --- a/jjb/vvp/vvp-documentation.yaml +++ b/jjb/vvp/vvp-documentation.yaml @@ -11,5 +11,4 @@ build-node: ubuntu1604-builder-4c-4g jobs: - gerrit-python-xc-clm - - '{project-name}-{stream}-verify-rtd' - - '{project-name}-{stream}-merge-rtd' + - gerrit-tox-verify -- cgit 1.2.3-korg