Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion labs/lab-02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ oc create -f exercise-04/AutomaticSupplyChain.yaml

Inspect the builds in the web interface. Notice how the OpenShift BuildConfigs cause cascading builds to automatically happen and distributes the builds to the cluster.
```
https://haproxy1.ocp1.dc2.crunchtools.com:8443/console/project/lab02-exercise04/browse/builds
https://ose-master.example.com:8443/console/project/lab02-exercise04/browse/builds
```

When the core build completes, inspect some of the dependent builds. Pay particular attention to the "Node:" and "Events:" sections
Expand Down