post\_command ============= Description ----------- Configures a command to be executed during post processing. The pre processing code will execute the given command, waiting for an amount of `time `_ and failing the test unless the command is considered `noncritical `_. Defined On ---------- This configuration key is not currently defined on any sample cartesian configuration file in its stock format. Used By ------- - `client/virt/virt\_env\_process.py `_ Referenced By ------------- No other documentation currently references this configuration key. See Also -------- - `post\_command\_timeout `_ - post\_command\_non\_critical?