Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Release Notes Required
Description
- If the command fails, control.sh should not return EXIT_CODE_OK (an example of a violation is testClusterChangeTag);
- In case of an error in the normal state (the cluster is inactive, it has already started for a year, etc.) stacktraces should not be printed;
- Need to add specific general error codes so that you do not use EXIT_CODE_UNEXPECTED_ERROR in step 2.