When you run Kitchen, there are seven possible return codes that indicate the result of the operation. All of them are defined below.
Status Code | Definition |
---|---|
0 | The job ran without a problem. |
1 | Errors occurred during processing |
2 | An unexpected error occurred during loading or running of the job |
7 | The job couldn't be loaded from XML or the Repository |
8 | Error loading steps or plugins (error in loading one of the plugins mostly) |
9 | Command line usage printing |