bcgov / bcgov/devhub-resources

Devhub Issue: Migrating Your BC Gov Jenkins to the Cloud [short description here]

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
2
Forks
8
PR merge metrics
No merged PRs in 30d

Description

> path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/aro/migrating-jenkins.md
> (do not delete) devhub page: undefined

## Devhub Content Issue

There was a typo in the reference to the old and new jobs folders. See below:

- Current (incorrect): 1. Jenkins v2.235.5 now looks for builds/jobs in /var/jenkins-data instead of /var/lib/jenkins/.. You will __need to modify__ any existing Jenkins DeploymentConfigs. Adjust yourvolumeMounts` to match that path.
- New (corrected): 1. Jenkins v2.235.5 now looks for builds/jobs in /var/lib/jenkins/.. instead of /var/jenkins-data. You will __need to modify__ any existing Jenkins DeploymentConfigs. Adjust yourvolumeMounts` to match that path.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.