grafana/pkg/services/store
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448)
* Chore: Run integration tests without grabpl

* Add new step for integration tests in lib.star

* Remove old integration test step from lib.star

* Change drone signature

* Fix: Edit starlark integration step to not affect enterprise

* Remove all build tags & rename starlark integration test step

* Resync .drone.yml with .drone.star

* Fix lint errors

* Fix lint errors

* Fix lint errors

* Fix more lint errors

* Fix another lint error

* Rename integration test step

* Fix last lint error

* Recomment enterprise step

* Remove comment from Makefile

Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
2022-06-01 14:55:22 -04:00
..
testdata Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
config.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
entity_events_mock.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
entity_events_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
entity_events.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
http.go FileStorage: Add upload form (#46749) 2022-04-27 15:12:48 -04:00
service_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
service.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
storage_disk.go Storage: refactor filtering, improve performance (#47403) 2022-04-21 23:27:43 +04:00
storage_sql_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
storage_sql.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
tree.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
types.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
utils_test.go Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
utils.go Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00