Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 901 Bytes

File metadata and controls

15 lines (11 loc) · 901 Bytes

CI setup

Jetlag uses the OpenShift CI Robot to implement its CI.

See this example PR to understand how to interact with the CI system.

There are currently 6 possible tests:

  • deploy-5nodes: Deploys a 5 node, 2 worker MNO cluster on the latest stable release
  • deploy-5nodes-dev: Deploys a 5 node, 2 worker MNO cluster on the latest development release
  • deploy-compact: Deploys a 3 node compact MNO cluster on the latest stable release
  • deploy-compact-dev: Deploys a 3 node compact MNO cluster on the latest development release
  • deploy-sno: Deploys a SNO cluster on the latest stable release
  • deploy-sno-dev: Deploys a SNO cluster on the latest development release

Only verified users of the OpenShift github organization are allowed to trigger the tests.