2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-26 23:06:32 +00:00

forget: update tests to reflect specific reasons for keeping oldest snapshots in a group

This commit is contained in:
Srigovind Nayak 2024-09-01 17:22:39 +05:30
parent 87f30bc787
commit d656a50852
No known key found for this signature in database
GPG Key ID: 3C4A72A34ABD4C43
8 changed files with 10 additions and 10 deletions

View File

@ -68,7 +68,7 @@
"paths": null
},
"matches": [
"yearly snapshot"
"oldest yearly snapshot"
],
"counters": {
"yearly": 6

View File

@ -214,7 +214,7 @@
"paths": null
},
"matches": [
"yearly snapshot"
"oldest yearly snapshot"
],
"counters": {
"yearly": 6

View File

@ -165,7 +165,7 @@
"paths": null
},
"matches": [
"yearly within 9999y"
"oldest yearly within 9999y"
],
"counters": {}
}

View File

@ -1978,7 +1978,7 @@
"paths": null
},
"matches": [
"last snapshot"
"oldest last snapshot"
],
"counters": {
"last": -1

View File

@ -2169,8 +2169,8 @@
"paths": null
},
"matches": [
"last snapshot",
"hourly snapshot"
"oldest last snapshot",
"oldest hourly snapshot"
],
"counters": {
"last": -1,

View File

@ -1708,7 +1708,7 @@
"paths": null
},
"matches": [
"hourly snapshot"
"oldest hourly snapshot"
],
"counters": {
"hourly": -1

View File

@ -238,8 +238,8 @@
"paths": null
},
"matches": [
"monthly snapshot",
"yearly snapshot"
"oldest monthly snapshot",
"oldest yearly snapshot"
],
"counters": {
"monthly": -1,

View File

@ -1978,7 +1978,7 @@
"paths": null
},
"matches": [
"last snapshot"
"oldest last snapshot"
],
"counters": {
"last": 97