Release: 11.3.6 (#104360)

* Update changelog

* Update version to 11.3.6

* Update CHANGELOG.md

* baldm0mma/ skip azure failing test

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
This commit is contained in:
github-actions[bot]
2025-04-23 01:17:44 +01:00
committed by GitHub
co-authored by github-actions[bot] Jev Forsberg jev forsberg
parent 223523999b
commit 3946715a11
56 changed files with 223 additions and 205 deletions
@@ -124,7 +124,7 @@ const storageAcctName = 'azmonteststorage';
const logAnalyticsName = 'az-mon-test-logs';
const applicationInsightsName = 'az-mon-test-ai-a';
describe('Azure monitor datasource', () => {
describe.skip('Azure monitor datasource', () => {
before(() => {
e2e.flows.login(Cypress.env('USERNAME'), Cypress.env('PASSWORD'));