grafana/pkg/services/queryhistory
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359)
* Chore: Exclude integration tests from running on test-backend step

* Remove -v from go test command

* Add check to skip integration tests before each integration test

* Try to restart pipeline

* Retrying to make pipeline run
2022-06-10 11:46:21 -04:00
..
api.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00
database.go Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
models.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00
queryhistory_create_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_delete_stale_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_delete_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_enforce_limit_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_migrate_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_patch_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_search_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_star_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_unstar_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory.go Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
writers.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00