Hey, after [1] got merged today, you can use cucumber_tags: '@my_custom_tag' in browsertest jobs to only run a specific set of tests.
Before that, Cucumber was called with e.g.: --tags @beta.en.wikipedia.wmflabs.org That did not let much flexibility in specifying what scenarios should be run in a job. If you don't specify anything for "cucumber_tags", the behavior just stays the same as it was (which at the moment should be true for all jobs except the Wikidata ones). If you want to use this parameter, here [2] is an example how to use it. Thanks to Antoine and Zeljko for the support! cheers, tobi [1] https://gerrit.wikimedia.org/r/#/c/165461/ [2] https://git.wikimedia.org/blob/integration%2Fjenkins-job-builder-config/9f9691186d080bc4a7400ccdb6487e67f6d363c7/jjb%2Fbrowsertests.yaml#L543 -- Tobi Gritschacher Software Developer & SCRUM Master - Wikidata - http://www.wikidata.org Imagine a world, in which every single human being can freely share in the sum of all knowledge. That‘s our commitment. Wikimedia Deutschland e.V. | Tempelhofer Ufer 23-24 | 10963 Berlin Phone +49 (0)30 219 158 260 http://wikimedia.de Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V. Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985. _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
