Skip to content

Commit

Permalink
backupccl: add 'aws-weekly' tag to restore/tpce/32tb test
Browse files Browse the repository at this point in the history
Epic: none

Release note: None
  • Loading branch information
msbutler committed Feb 2, 2023
1 parent 8c216e1 commit 9e2332c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/roachtest/tests/restore.go
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ func registerRestore(r registry.Registry) {
aost: "'2023-01-12 03:00:00'",
workload: tpceRestore{customers: 2000000}}),
timeout: 24 * time.Hour,
tags: []string{"weekly"},
tags: []string{"weekly", "aws-weekly"},
},
// TODO(msbutler): add the following tests once roachperf/grafana is hooked up and old tests are
// removed:
Expand Down

0 comments on commit 9e2332c

Please sign in to comment.