WA for stuck tests in docker images

  * Sometimes docker plugin unable to stop stucked image, and mark whole
    run as failed.
  * WA catch such situation, and delete|kill image forcelly via cmdline.
  * Dissadv.:
    - out of docker pipeline plugin
  * Misc:
    - remove bash-timeout => pipeline one
    - add cpus=4 as default docker docker
  * TODO: we should switch from
    docker.image("mirantis/salt:saltstack-ubuntu-xenial-salt-2017.7")
    => to any prebuild image with pre-installed salt.

Closes-Bug: PROD-20882 (PROD:20882)

Change-Id: I1313d5ef9b8e85c4bc8a9b5a3246a71677b6703f
1 file changed