|
@@ -99,6 +99,11 @@ when ($STRUCT_CMD == "yes") {
|
|
|
__BSDQ__=\\\"
|
|
|
}
|
|
|
|
|
|
+USE_GRAPH_CHANGES_PREDICTOR=yes
|
|
|
+when ($AUTOCHECK == "yes") {
|
|
|
+ USE_GRAPH_CHANGES_PREDICTOR=no
|
|
|
+}
|
|
|
+
|
|
|
ARCADIA_TEST_ROOT=../arcadia_tests_data/
|
|
|
DEFAULT_REQUIREMENTS=network:restricted cpu:1 ram:32
|
|
|
|