Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 956 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 956 Bytes

SoftwareTests

Build Status This repo contains the functional tests for applications which are passing installation. This is a place for users and application developers to try out their use of applications, by first having them executed in our Continuous Integration service : http://ci.sagrid.ac.za:8080

If you see an application you like in the SAGrid CVMFS repository, and want to be sure that it will run as advertised, simply commit to this repo and Jenkins will try to execute your test for you.

Workflow

  1. clone the repo
  2. make a directory in the top-level containing the test that you want run
  3. send a pull request to the Ops team
  4. when the pull request is accepted, the resulting commit will trigger a build in Jenkins, which you can see.

Any issues can be opened in this repo.