Sanity Check: Post Upgrade
To perform a sanity check on a successful upgrade, run the following bash script:
This script recursively verifies the symlinks for service components located under /etc/<service_name>
. It also resolves and checks if the services in the current directory under /usr/odp/current/service_name
correctly point to /etc/<service>/<stack_version>/0
.
Modify the ODP Upgrade Validation .sh file.
How to use the script?
Save the given bash template and pass in the service name as command line arguments: