aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json')
-rw-r--r--core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json b/core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json
index 9d5d224e55..4a88eeee74 100644
--- a/core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json
+++ b/core/src/test/resources/HistoryServerExpectations/executor_list_json_expectation.json
@@ -1,6 +1,7 @@
[ {
"id" : "<driver>",
"hostPort" : "localhost:57971",
+ "isActive" : true,
"rddBlocks" : 8,
"memoryUsed" : 28000128,
"diskUsed" : 0,