TestUtil.createDate(START_YEAR, 1, 1), TestUtil.createDate(END_YEAR, 1, 1));
poolCurator.create(pool1);
poolCurator.create(pool2);
poolCurator.create(pool3);
poolResource = new PoolResource(consumerCurator, ownerCurator,
statisticCurator, i18n, poolManager, attrUtil);
// Consumer system with too many cpu cores:
failConsumer = TestUtil.createConsumer(createOwner());