Before you proceed with the upgrade procedure, complete the following steps:
Back up the Salt Master node as described in Back up and restore the Salt Master node.
If Jenkins is enabled on the Salt Master node, add the following parameters
to ./classes/cluster/<cluster_name>/infra/config/jenkins.yml
of your Reclass model:
To the _param
section:
jenkins_master_protocol: http
To the jenkins:client:master
section:
proto: http
Log in to the Jenkins web UI.
Run the following pipeline jobs with BRANCHES set to *
:
Caution
Before you proceed to Upgrade to MCP release version 2019.2.0, verify that these jobs succeed.