...

>

Verifying the State Persistence and Exploring the Failures

Verifying the State Persistence and Exploring the Failures

Verify the state persistence of our Jenkins deployment and explore different failures that can occur.

Verifying the state persistence

Now that Jenkins is up and running, we’ll execute a similar set of steps as before and validate that the state has persisted across ...

Shell
open "http://$CLUSTER_DNS/jenkins"

We have opened the Jenkins home screen.

Creating a new job

If you are not ...