@Test
 public void getWorkerPoolStats() throws Exception {
   deployVdb();
   assertNotNull(admin.getWorkerPoolStats());
 }