Update Notification Text to new process (#2120)
This commit is contained in:
parent
23213a7a29
commit
a913f8303e
@ -19,8 +19,8 @@ popd
|
|||||||
diff "./testdata/satellite-config.yaml.lock" "$TMPDIR/testdata/config.yaml"
|
diff "./testdata/satellite-config.yaml.lock" "$TMPDIR/testdata/config.yaml"
|
||||||
if [[ $? != 0 ]]; then
|
if [[ $? != 0 ]]; then
|
||||||
echo
|
echo
|
||||||
echo "NOTIFY the Devops and PM when this test fails so they can plan for changing it in the release process before fixing it to merge your PR."
|
echo "NOTIFY the #config-changes channel when this test fails so they can plan for changing it in the release process before fixing it to merge your PR."
|
||||||
echo "Once you have notified them you can update the lock file through another Makefile target"
|
echo "Once you have notified them and got their confirmation, you can update the lock file through the Makefile"
|
||||||
echo
|
echo
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user