From: Bengt Thuree Date: Tue, 2 Apr 2019 00:45:41 +0000 (-0700) Subject: Revert Add tox-verify job to the default ci group X-Git-Tag: v0.35.0~3 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F63%2F15163%2F2;p=releng%2Fglobal-jjb.git Revert Add tox-verify job to the default ci group This reverts commit 059f6382bcbe1549201773eb4d881d43724ca8a9. Merged it to quickly, need to ensure all projects has tox.ini and .coafile linting in place first. Change-Id: I083fcb526d1858d15decb58d4138f9dcc9cc600a Signed-off-by: Bengt Thuree --- diff --git a/jjb/lf-ci-job-groups.yaml b/jjb/lf-ci-job-groups.yaml index d0f1f094..6dc377f3 100644 --- a/jjb/lf-ci-job-groups.yaml +++ b/jjb/lf-ci-job-groups.yaml @@ -9,7 +9,6 @@ - gerrit-jjb-deploy-job - gerrit-jjb-merge - gerrit-jjb-verify - - gerrit-tox-verify - job-group: name: '{project-name}-github-ci-jobs' @@ -21,7 +20,6 @@ - github-jjb-deploy-job - github-jjb-merge - github-jjb-verify - - github-tox-verify - job-group: name: '{project-name}-info-yaml-jobs'