/** {@inheritDoc} */
  @Override
  protected void afterTestsStopped() throws Exception {
    super.afterTestsStopped();

    stopAllGrids();
  }