Description:
  - If all ndb test cases fail, but manage to restart the cluster, the
    whole test suite times out, as this takes too long time. This
    problem is not specific to ndb. One solution is that after N
    restarts in total, the suite gives up and teturn error. Or do a
    specific solution for ndb, that after N failing ndb restarts, just
    mark the remaining ndb test cases as failed.
How to repeat:
  - If all ndb test cases fail, but manage to restart the cluster, the
    whole test suite times out, as this takes too long time. This
    problem is not specific to ndb. One solution is that after N
    restarts in total, the suite gives up and teturn error. Or do a
    specific solution for ndb, that after N failing ndb restarts, just
    mark the remaining ndb test cases as failed.
  
 
 
Description: - If all ndb test cases fail, but manage to restart the cluster, the whole test suite times out, as this takes too long time. This problem is not specific to ndb. One solution is that after N restarts in total, the suite gives up and teturn error. Or do a specific solution for ndb, that after N failing ndb restarts, just mark the remaining ndb test cases as failed. How to repeat: - If all ndb test cases fail, but manage to restart the cluster, the whole test suite times out, as this takes too long time. This problem is not specific to ndb. One solution is that after N restarts in total, the suite gives up and teturn error. Or do a specific solution for ndb, that after N failing ndb restarts, just mark the remaining ndb test cases as failed.