forever
loops forever doing nothing on installation.
The forever
step will loop forever during installation, doing nothing else.
This step is mostly meant to be used from within the test suit or for CLI
testing and experimentation.
Specifies the number of seconds to sleep at each loop.
This environment variable is the same as the --sleep
option.