Addshore has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/88974


Change subject: Fix which tests we run when
......................................................................

Fix which tests we run when

NEEDS: Ie0a7679a536ab085c37da8df969ec825ec590f6f
NEEDS: I752d94a932e6cd294e34c4e24bafdc5d59c93ac2

For each patchset tests we will:
 Load client only and run all tests
 Load repo only and run all tests
  -  Split into API and non API jobs

For each gate-submit tests we will:
 Load both client and repo and run all tests
 Load client only and run all tests
 Load repo only and run all tests
  -  Split into API and non API jobs

This should be new patchsets test run time is
 generally half of what it currently is
This also means that our gate-submit jobs actually
 check everything rather than just repo tests...

Change-Id: I9ecdb9a746516ba30214748cf169f100651bad51
---
M layout.yaml
1 file changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/74/88974/1

diff --git a/layout.yaml b/layout.yaml
index 81de628..1b203ff 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -2368,14 +2368,17 @@
     test:
       - mwext-Wikibase-jslint
       - mwext-Wikibase-lint:
-        - mwext-Wikibase-testextensions-master
+#        - mwext-Wikibase-testextensions-master
         - mwext-Wikibase-client-tests
         - mwext-Wikibase-repo-tests
+        - mwext-Wikibase-repoapi-tests
     gate-and-submit:
       - mwext-Wikibase-jslint
       - mwext-Wikibase-lint:
-#        - mwext-Wikibase-client-tests
+        - mwext-Wikibase-testextensions-master
+        - mwext-Wikibase-client-tests
         - mwext-Wikibase-repo-tests
+        - mwext-Wikibase-repoapi-tests
 
   - name: mediawiki/extensions/WikibaseDatabase
     template:

-- 
To view, visit https://gerrit.wikimedia.org/r/88974
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ecdb9a746516ba30214748cf169f100651bad51
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to