We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87a04b commit b5e2041Copy full SHA for b5e2041
pkg/cmd/roachtest/tests/awsdms.go
@@ -192,7 +192,7 @@ func registerAWSDMS(r registry.Registry) {
192
Owner: registry.OwnerMigrations,
193
Cluster: r.MakeClusterSpec(1),
194
Leases: registry.MetamorphicLeases,
195
- Tags: registry.Tags(`default`, `awsdms`, `aws`),
+ Tags: registry.Tags(`weekly`, `aws-weekly`),
196
Run: runAWSDMS,
197
})
198
}
0 commit comments