-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
This new screen is very similar to the CloudBalancingPerformanceTest and the other *PerformanceTest class (each example has one).
@Test(timeout = 600000) public void solveModel_200computers_600processes() { File unsolvedDataFile = new File("data/cloudbalancing/unsolved/200computers-600processes.xml"); runSpeedTest(unsolvedDataFile, "0hard/-218850soft"); }
The user input to configure an Attained Score Test is minimal:
- Dataset, for example "200computers-600processes.xml"
- Score to attain, for example "0hard/-218850soft"
- Timeout: for example "60000 ms" (1 minute for a test that normally runs in 5 seconds or less)
- blocks
-
PLANNER-371 Workbench: Run solver on dataset and show log
-
- Closed
-
- is incorporated by
-
PLANNER-685 Workbench: Epic aggregate issue for mock designs of new features
-
- Closed
-