Skip to content

Commit

Permalink
DSRE-1838: update downgrade metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
whd committed Dec 11, 2024
1 parent 408be38 commit 6847932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/telemetry/downgrade/downgrade.4.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bq_metadata_format": "telemetry",
"bq_table": "downgrade_v4",
"expiration_policy": {
"delete_after_days": 10000
"delete_after_days": 400
}
},
"properties": {
Expand Down
2 changes: 1 addition & 1 deletion templates/telemetry/downgrade/downgrade.4.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-04/schema#",
"mozPipelineMetadata": {
"expiration_policy": {
"delete_after_days": 10000
"delete_after_days": 400
}
},
"type": "object",
Expand Down

1 comment on commit 6847932

@dataops-ci-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration report for "DSRE-1838: update downgrade metadata"

bq_schema_61f7a414-6847932d.diff

No content detected.

compact_schema_61f7a414-6847932d.diff

No content detected.

Please sign in to comment.