Revert Add tox-verify job to the default ci group 63/15163/2
authorBengt Thuree <bthuree@linuxfoundation.org>
Tue, 2 Apr 2019 00:45:41 +0000 (17:45 -0700)
committerBengt Thuree <bthuree@linuxfoundation.org>
Tue, 2 Apr 2019 16:41:00 +0000 (09:41 -0700)
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 <bthuree@linuxfoundation.org>
jjb/lf-ci-job-groups.yaml

index d0f1f09..6dc377f 100644 (file)
@@ -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'