What Create Jenkins job which will be used for MDC backend integration test. This test will connect to and OpenShift instance created in the scope of AEROGEAR-8010, clone MDC and run backend service. How
- Link to jenkins instance - after creating a job, create PR to centralci repository
- to connect to OpenShift instance, consider either
- connecting straight to OpenShift cluster (via ssh) and then use oc (no need to setup oc credentials)
- connecting to OpenShift instance remotely via oc (oc credentials would have to be stored in jenkins password manager)
|