Giter Site home page Giter Site logo

swipswaps / integration-config Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wikimedia/integration-zuul-config

0.0 1.0 0.0 43.08 MB

⚙️ This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.

License: GNU General Public License v2.0

Python 60.09% Shell 30.14% R 0.07% Groovy 6.01% XSLT 3.68%

integration-config's Introduction

Wikimedia configuration for Jenkins

This repository holds the configuration of the Wikimedia Foundation Inc. Jenkins jobs. It is meant to be used with a python script written by the OpenStack Foundation: Jenkins Job Builder.

When you tweak or add jobs, follow the documentation maintained on mediawiki.org:

https://www.mediawiki.org/wiki/CI/JJB

For more about the Jenkins Job Builder software and how to use it, refer to the upstream documentation:

https://docs.openstack.org/infra/jenkins-job-builder/

Example Usage

You should run Jenkins job builder using:

$ tox -e jenkin-jobs -- <arguments>

Generate XML files for Jenkins jobs from YAML files:

$ tox -e jenkins-jobs -- test ./jjb/ --config-xml -o output/

Update Jenkins jobs which name starts with "selenium":

$ tox -e jenkins-jobs -- --conf jenkins_jobs.ini update ./jjb/ selenium*

Running tests

To test the configuration, we use tox and you need at least version 1.9+ (bug T125705) to run the test suite. Running tox in the main dir of your local clone runs the tests.

Add volunteer users to the allow list

See https://www.mediawiki.org/wiki/Continuous_integration/Allow_list

Deployments

Use the ./fab helper for deployment actions:

$ ./fab deploy_zuul
$ ./fab deploy_docker
$ ./fab docker_pull_image <imagename>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.