AzureMonitor: E2E update (#60624)

* Wait for locations call to complete

* Update drone to run cloud suite on tests update
This commit is contained in:
Andreas Christou
2022-12-21 16:42:24 +00:00
committed by GitHub
parent 2e4bc200f5
commit 0367036108
3 changed files with 8 additions and 2 deletions

View File

@@ -739,6 +739,7 @@ def cloud_plugins_e2e_tests_step(suite, cloud, port=3001, video="false", trigger
'include': [
'pkg/tsdb/azuremonitor/**',
'public/app/plugins/datasource/grafana-azure-monitor-datasource/**',
'e2e/cloud-plugins-suite/azure-monitor.spec.ts',
]
},
)