stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Add disposable OpenShift targets to Jenkins custom tests #564

Closed razvan closed 5 months ago

razvan commented 7 months ago

Description

Requires: https://github.com/stackabletech/issues/issues/566

Enable everyone to run integration tests on OpenShift by adding new targets to custom integration tests in Jenkins.

Possible new targets:

### Tasks
- [x] Write scripts to set up and tear down clusters and integrate them in Jenkins
- [x] Extend the target dropdown with the new cluster targets.

Acceptance criteria

This dropdown contains targets for OpenShift clusters:

image

adwk67 commented 5 months ago

A new Replicated tab has been added to Jenkins, which allows specific OKD cluster versions to be provisioned:

image

adwk67 commented 5 months ago

OKD version-specific clusters can be setup via the new Jenkins tab (see above). Azure ARO has not been pursued (extra costs, less flexibility regarding available versions). Closing this ticket.