grafana/pkg/storage/unified/sql
Serge Zaitsev a95fb3a37c
Chore: Omit integration tests if short test flag is passed (#108777)
* omit integration tests if short test flag is passed

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/cmd/grafana-cli/commands/datamigrations/to_unified_storage_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* fix the rest

* false positive

---------

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
2025-07-28 13:38:54 +02:00
..
data fix: unified resource server list queries order column (#108094) 2025-07-16 08:09:31 +02:00
db
dbutil
indexer_seeders
sqltemplate
test Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
testdata fix: unified resource server list queries order column (#108094) 2025-07-16 08:09:31 +02:00
backend.go fix: unified resource server list queries order column (#108094) 2025-07-16 08:09:31 +02:00
backend_test.go
blob.go
bulk.go
bulk_test.go
list_iterator.go
list_iterator_test.go Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
notifier.go
notifier_sql.go
notifier_sql_test.go
notifier_test.go
queries.go fix: unified resource server list queries order column (#108094) 2025-07-16 08:09:31 +02:00
queries_test.go
rv_manager.go
rv_manager_test.go
search.go
server.go update storage-api to only build index if it owns the namespace (#108418) 2025-07-23 15:59:24 -04:00
server_test.go
service.go keep instance in the ring on shutdown (#108609) 2025-07-24 15:39:12 -04:00