Repository: aurora Updated Branches: refs/heads/master f1d9caf36 -> 8e5e08ebf
http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/15-saveTasks ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/15-saveTasks b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/15-saveTasks new file mode 100644 index 0000000..4323031 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/15-saveTasks @@ -0,0 +1,233 @@ +{ + "6": { + "rec": { + "1": { + "set": [ + "rec", + 1, + { + "1": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + }, + "4": { + "rec": { + "7": { + "tf": 1 + }, + "11": { + "i32": 2 + }, + "13": { + "i32": 2 + }, + "17": { + "rec": { + "2": { + "str": "string-value" + } + } + }, + "18": { + "tf": 1 + }, + "20": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "rec": { + "2": { + "rec": { + "1": { + "i32": 2 + } + } + } + } + } + } + ] + }, + "22": { + "map": [ + "str", + "str", + 1, + { + "string-value": "string-value" + } + ] + }, + "23": { + "str": "string-value" + }, + "25": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + }, + "27": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + ] + }, + "28": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + }, + "29": { + "rec": { + "2": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "lst": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + ] + } + } + } + } + }, + "30": { + "str": "string-value" + }, + "32": { + "set": [ + "rec", + 1, + { + "3": { + "i64": 4 + } + } + ] + }, + "33": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "tf": 1 + }, + "3": { + "tf": 1 + } + } + ] + }, + "34": { + "rec": { + "1": { + "tf": 1 + }, + "2": { + "i64": 4 + } + } + } + } + }, + "5": { + "map": [ + "str", + "i32", + 1, + { + "string-value": 2 + } + ] + }, + "6": { + "i32": 2 + } + } + }, + "2": { + "i32": 11 + }, + "3": { + "i32": 2 + }, + "4": { + "lst": [ + "rec", + 1, + { + "1": { + "i64": 4 + }, + "2": { + "i32": 11 + }, + "3": { + "str": "string-value" + }, + "4": { + "str": "string-value" + } + } + ] + }, + "5": { + "str": "string-value" + }, + "6": { + "i32": 2 + } + } + ] + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/2-removeJob ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/2-removeJob b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/2-removeJob new file mode 100644 index 0000000..57acc42 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/2-removeJob @@ -0,0 +1,19 @@ +{ + "5": { + "rec": { + "2": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/3-removeJobUpdate ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/3-removeJobUpdate b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/3-removeJobUpdate new file mode 100644 index 0000000..8377943 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/3-removeJobUpdate @@ -0,0 +1,30 @@ +{ + "18": { + "rec": { + "1": { + "set": [ + "rec", + 1, + { + "1": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + }, + "2": { + "str": "string-value" + } + } + ] + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/4-removeLock ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/4-removeLock b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/4-removeLock new file mode 100644 index 0000000..2d4a100 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/4-removeLock @@ -0,0 +1,23 @@ +{ + "13": { + "rec": { + "1": { + "rec": { + "1": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + } + } + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/5-removeQuota ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/5-removeQuota b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/5-removeQuota new file mode 100644 index 0000000..cd872c7 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/5-removeQuota @@ -0,0 +1,9 @@ +{ + "9": { + "rec": { + "1": { + "str": "string-value" + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/6-removeTasks ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/6-removeTasks b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/6-removeTasks new file mode 100644 index 0000000..9744a7a --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/6-removeTasks @@ -0,0 +1,13 @@ +{ + "7": { + "rec": { + "1": { + "set": [ + "str", + 1, + "string-value" + ] + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/7-saveCronJob ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/7-saveCronJob b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/7-saveCronJob new file mode 100644 index 0000000..88e1c36 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/7-saveCronJob @@ -0,0 +1,200 @@ +{ + "2": { + "rec": { + "2": { + "rec": { + "4": { + "str": "string-value" + }, + "5": { + "i32": 0 + }, + "6": { + "rec": { + "7": { + "tf": 1 + }, + "11": { + "i32": 2 + }, + "13": { + "i32": 2 + }, + "17": { + "rec": { + "2": { + "str": "string-value" + } + } + }, + "18": { + "tf": 1 + }, + "20": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "rec": { + "2": { + "rec": { + "1": { + "i32": 2 + } + } + } + } + } + } + ] + }, + "22": { + "map": [ + "str", + "str", + 1, + { + "string-value": "string-value" + } + ] + }, + "23": { + "str": "string-value" + }, + "25": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + }, + "27": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + ] + }, + "28": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + }, + "29": { + "rec": { + "2": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "lst": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + } + } + ] + } + } + } + } + }, + "30": { + "str": "string-value" + }, + "32": { + "set": [ + "rec", + 1, + { + "3": { + "i64": 4 + } + } + ] + }, + "33": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "tf": 1 + }, + "3": { + "tf": 1 + } + } + ] + }, + "34": { + "rec": { + "1": { + "tf": 1 + }, + "2": { + "i64": 4 + } + } + } + } + }, + "7": { + "rec": { + "2": { + "str": "string-value" + } + } + }, + "8": { + "i32": 2 + }, + "9": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "str": "string-value" + }, + "3": { + "str": "string-value" + } + } + } + } + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/8-saveFrameworkId ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/8-saveFrameworkId b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/8-saveFrameworkId new file mode 100644 index 0000000..2374b8d --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/8-saveFrameworkId @@ -0,0 +1,9 @@ +{ + "1": { + "rec": { + "1": { + "str": "string-value" + } + } + } +} http://git-wip-us.apache.org/repos/asf/aurora/blob/8e5e08eb/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/9-saveHostAttributes ---------------------------------------------------------------------- diff --git a/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/9-saveHostAttributes b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/9-saveHostAttributes new file mode 100644 index 0000000..c50ca44 --- /dev/null +++ b/src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/read-compatible/9-saveHostAttributes @@ -0,0 +1,37 @@ +{ + "10": { + "rec": { + "1": { + "rec": { + "1": { + "str": "string-value" + }, + "2": { + "set": [ + "rec", + 1, + { + "1": { + "str": "string-value" + }, + "2": { + "set": [ + "str", + 1, + "string-value" + ] + } + } + ] + }, + "3": { + "i32": 1 + }, + "4": { + "str": "string-value" + } + } + } + } + } +}
