Once you have enforced a pipeline in CI/CD, you can monitor the progress of its execution on the job progress bar that appears on your screen. Moreover, Jenkins enables you to analyze the details of the deployments process.
To view the deployment details:
Log in to the Jenkins web UI.
Under Build History on the left, click the number of the build you are interested in.
Go to Console Output from the navigation menu to view the deployment progress.
When the deployment succeeds, verify the deployment result in Horizon.
Note
The IP address for Horizon is defined in the
classes/cluster/<name>/openstack/init.yml
file of the Reclass
model under the openstack_proxy_address
parameter variable.
To troubleshoot an OpenStack deployment: