Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 734 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 734 Bytes

testeng-ci

About

This repo contains the scripts and tools we use at edX to maintain our build infrastructure, specifically related to managing our Jenkins infrastructure, gathering data on our usage of Travis, and for testing browser performance as part of our edx-platform CI.

This repo contains:

  • Scripts that do things like:

    • Find all Travis builds on a given github org (like edx) and report on status + counts
    • Clean up orphaned jenkins-worker nodes with whom we have lost contact
  • Job infrastructure for our Jenkins instance

Developing

To get a PR merged, file a review request in the SRE Jira portal. (SRE has to perform an additional deployment step after merging.)