Skip to content
Snippets Groups Projects
Verified Commit 45a8ca57 authored by David Hoese's avatar David Hoese
Browse files

Attempt to fix ci tests geo2grid name for grb pvc

parent 1e0e59d1
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ install_charts() {
# Geo2Grid
grb_pvc=$(get_pvc_name ${GRB_RELEASE_NAME})
sed -i "s/cspp-geo-grb/${GRB_RELEASE_NAME}/g" "../../ci_tests/values-geo2grid-g16-radm1.yaml"
sed -i "s/cspp-geo-grb/${GRB_RELEASE_NAME}/g" "ci_tests/values-geo2grid-g16-radm1.yaml"
./helpers/deploy_geo2grid.sh "ci_tests" "${RELEASE_PREFIX}" "-g16-radm1"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment