Skip to content
Snippets Groups Projects
Commit 6e579443 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

feature: start result processor after benchmark run

parent 4ca37e47
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ public interface Constants { ...@@ -13,7 +13,7 @@ public interface Constants {
short UI_TO_HAAS_FREQUENCY_UPDATE_RATIO = 10; short UI_TO_HAAS_FREQUENCY_UPDATE_RATIO = 10;
String HAAS_JOB_NAME = "HaaSSPIMBenchmark"; String HAAS_JOB_NAME = "HaaSSPIMBenchmark";
int HAAS_CLUSTER_NODE_TYPE = 6; int HAAS_CLUSTER_NODE_TYPE = 6;
int HAAS_TEMPLATE_ID = 2; int HAAS_TEMPLATE_ID = 4;
String HAAS_PROJECT_ID = "OPEN-12-20"; String HAAS_PROJECT_ID = "OPEN-12-20";
int HAAS_TIMEOUT = 9600; //Walltime in seconds int HAAS_TIMEOUT = 9600; //Walltime in seconds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment