Skip to content

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

@david-agahchen

Description

@david-agahchen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions