diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
new file mode 100644
index 0000000000..b17475bfab
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
new file mode 100644
index 0000000000..7d46c5a7d3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
new file mode 100644
index 0000000000..c9074ab411
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
new file mode 100644
index 0000000000..06ee166a63
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
@@ -0,0 +1,622 @@
+
+
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be created`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be edited`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be deleted`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be searched`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be viewed`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
new file mode 100644
index 0000000000..9e892091c0
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
new file mode 100644
index 0000000000..56b38f39dd
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
new file mode 100644
index 0000000000..6bdc2e8665
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
new file mode 100644
index 0000000000..a52858cf22
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be created`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be edited`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be enabled and disabled`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be deleted`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
new file mode 100644
index 0000000000..013ddb6e4b
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
new file mode 100644
index 0000000000..5e2f6ec1a3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
new file mode 100644
index 0000000000..b90a27bbc1
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Transforms`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
new file mode 100644
index 0000000000..150fbff1d9
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
new file mode 100644
index 0000000000..c80b5baea3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
new file mode 100644
index 0000000000..566d991422
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
new file mode 100644
index 0000000000..14c28080aa
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
new file mode 100644
index 0000000000..50ab385630
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/indexManagementDashboards.yml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/indexManagementDashboards.yml
new file mode 100644
index 0000000000..c7ea65c80e
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/indexManagementDashboards.yml
@@ -0,0 +1,82 @@
+component_name: indexManagementDashboards
+run_id: 6351
+test_config: with-security
+test_result: FAIL
+test_result_files:
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/aliases.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/create_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/data_streams.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/force_merge.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/indices_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/managed_indices_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/notification_settings.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/policies_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/refresh_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/reindex_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/rollover.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/rollups_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/split_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/template_components.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/templates.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-videos/plugins/index-management-dashboards-plugin/transforms_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/aliases.js/Aliases+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/create_index.js/Create+Index+--+can+be+created+and+updated+--+Create+a+index+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/data_streams.js/Data+stream+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/force_merge.js/force_merge+--+force+merge+--+force+merge+data+stream++index++alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/indices_spec.js/Indices+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/managed_indices_spec.js/Managed+indices+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/notification_settings.js/NotificationSettings+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+can+be+created+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+can+be+edited+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+can+be+deleted+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+can+be+searched+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+can+be+viewed+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/refresh_index.js/Refresh+Index+--+can+be+refreshed+--+Refresh+all+indexes+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/reindex_spec.js/Reindex+--+source+validation+failed+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+data+stream+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+valid+alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+invalid+alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollups_spec.js/Rollups+--+can+be+created+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollups_spec.js/Rollups+--+can+be+edited+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollups_spec.js/Rollups+--+can+be+enabled+and+disabled+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollups_spec.js/Rollups+--+can+be+deleted+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/split_index.js/Split+Index+--+can+be+created+and+updated+--+Create+an+index+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/template_components.js/Component+templates+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/templates.js/Templates+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-screenshots/plugins/index-management-dashboards-plugin/transforms_spec.js/Transforms+--+successfully+--+before+all+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-0/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-0/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-0/opensearch-dashboards-service-logs/opensearch_dashboards.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/gc.log.00
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/gc.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_deprecation.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_task_detailslog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_index_search_slowlog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_index_indexing_slowlog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_server.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_deprecation.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_index_search_slowlog.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_index_indexing_slowlog.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/with-security/local-cluster-logs/id-1/opensearch-service-logs/opensearch_task_detailslog.log
+test_type: integ-test
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-028e1c555e01111f2b313b660bb1dc5c.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-028e1c555e01111f2b313b660bb1dc5c.xml
new file mode 100644
index 0000000000..85f013179a
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-028e1c555e01111f2b313b660bb1dc5c.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-0d42e28a1647089d6453c65c8efed54e.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-0d42e28a1647089d6453c65c8efed54e.xml
new file mode 100644
index 0000000000..e7ff0ca5e6
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-0d42e28a1647089d6453c65c8efed54e.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-2e55401e2180058e44f0b70deb136578.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-2e55401e2180058e44f0b70deb136578.xml
new file mode 100644
index 0000000000..40d10a64f8
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-2e55401e2180058e44f0b70deb136578.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-32fa4d51c2bc18ff356a85cdf9045f5a.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-32fa4d51c2bc18ff356a85cdf9045f5a.xml
new file mode 100644
index 0000000000..2ca9334339
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-32fa4d51c2bc18ff356a85cdf9045f5a.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-4f0e3fab682ad0a756e40675fc16f861.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-4f0e3fab682ad0a756e40675fc16f861.xml
new file mode 100644
index 0000000000..cdac50876d
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-4f0e3fab682ad0a756e40675fc16f861.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
new file mode 100644
index 0000000000..b17475bfab
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
new file mode 100644
index 0000000000..7d46c5a7d3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
new file mode 100644
index 0000000000..c9074ab411
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-62b18f2cd4727b279bc86741d4f01df5.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-62b18f2cd4727b279bc86741d4f01df5.xml
new file mode 100644
index 0000000000..1d01ba93f4
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-62b18f2cd4727b279bc86741d4f01df5.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
new file mode 100644
index 0000000000..06ee166a63
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
@@ -0,0 +1,622 @@
+
+
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be created`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be edited`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be deleted`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be searched`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be viewed`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
new file mode 100644
index 0000000000..9e892091c0
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
new file mode 100644
index 0000000000..56b38f39dd
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b2783a0cd67c5e6087fe97eae52715c0.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b2783a0cd67c5e6087fe97eae52715c0.xml
new file mode 100644
index 0000000000..d3f0486ade
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b2783a0cd67c5e6087fe97eae52715c0.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
new file mode 100644
index 0000000000..6bdc2e8665
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
new file mode 100644
index 0000000000..a52858cf22
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be created`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be edited`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be enabled and disabled`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `can be deleted`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
new file mode 100644
index 0000000000..013ddb6e4b
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bbb86bba477caa03bb61464024115a98.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bbb86bba477caa03bb61464024115a98.xml
new file mode 100644
index 0000000000..8dc2052728
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bbb86bba477caa03bb61464024115a98.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bc3d3c2389e5806b79f005944f258a21.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bc3d3c2389e5806b79f005944f258a21.xml
new file mode 100644
index 0000000000..c02f421f6e
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bc3d3c2389e5806b79f005944f258a21.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-c9d5bc4a8863f3737f7b6c995fcda397.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-c9d5bc4a8863f3737f7b6c995fcda397.xml
new file mode 100644
index 0000000000..dec244ffba
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-c9d5bc4a8863f3737f7b6c995fcda397.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ca464c5fb83120ae5e2d732526d93292.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ca464c5fb83120ae5e2d732526d93292.xml
new file mode 100644
index 0000000000..e4dca96333
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ca464c5fb83120ae5e2d732526d93292.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
new file mode 100644
index 0000000000..5e2f6ec1a3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
new file mode 100644
index 0000000000..b90a27bbc1
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+ 403: Forbidden
+
+This was considered a failure because the status code was not `2xx` or `3xx`.
+
+If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
+
+-----------------------------------------------------------
+
+The request we sent was:
+
+Method: DELETE
+URL: https://localhost:9200/.opendistro-ism*?expand_wildcards=all
+Headers: {
+ "Connection": "keep-alive",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.4 Chrome/94.0.4606.81 Electron/15.3.5 Safari/537.36",
+ "accept": "*/*",
+ "authorization": "Basic YWRtaW46bXlTdHJvbmdQYXNzd29yZDEyMyE=",
+ "accept-encoding": "gzip, deflate",
+ "content-length": 0
+}
+
+-----------------------------------------------------------
+
+The response we got was:
+
+Status: 403 - Forbidden
+Headers: {
+ "content-type": "application/json; charset=UTF-8",
+ "content-length": "297"
+}
+Body: {
+ "error": {
+ "root_cause": [
+ {
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ }
+ ],
+ "type": "security_exception",
+ "reason": "no permissions for [] and User [name=admin, backend_roles=[admin], requestedTenant=null]"
+ },
+ "status": 403
+}
+
+
+https://on.cypress.io/request
+
+Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Transforms`
+ at http://localhost:5601/__cypress/runner/cypress_runner.js:160667:80
+ at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23)
+ at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31)
+ at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18)
+ at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10)
+ at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18)
+ at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:7729:12)
+ at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:7722:9)
+ at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7738:5)
+ at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:7608:14)
+From Your Spec Code:
+ at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/support/index.js:4480:6)]]>
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
new file mode 100644
index 0000000000..150fbff1d9
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-dbd7de2fb6db96c63e26c62c78f45f3e.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-dbd7de2fb6db96c63e26c62c78f45f3e.xml
new file mode 100644
index 0000000000..944f5a1daa
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-dbd7de2fb6db96c63e26c62c78f45f3e.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-df29cd8e61769095364b832907616322.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-df29cd8e61769095364b832907616322.xml
new file mode 100644
index 0000000000..e3ef274a1c
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-df29cd8e61769095364b832907616322.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
new file mode 100644
index 0000000000..c80b5baea3
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e659a9102f817c4c1a602c6bc88be409.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e659a9102f817c4c1a602c6bc88be409.xml
new file mode 100644
index 0000000000..7befc88d2e
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e659a9102f817c4c1a602c6bc88be409.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ec82be18957707c66eda5bfef39b0f52.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ec82be18957707c66eda5bfef39b0f52.xml
new file mode 100644
index 0000000000..9111f1e871
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ec82be18957707c66eda5bfef39b0f52.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
new file mode 100644
index 0000000000..566d991422
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
new file mode 100644
index 0000000000..14c28080aa
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f456acfd2d8c13918c862b921d09342a.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f456acfd2d8c13918c862b921d09342a.xml
new file mode 100644
index 0000000000..cac32b5401
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f456acfd2d8c13918c862b921d09342a.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
new file mode 100644
index 0000000000..50ab385630
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/indexManagementDashboards.yml b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/indexManagementDashboards.yml
new file mode 100644
index 0000000000..b7b2ea5ec1
--- /dev/null
+++ b/tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/indexManagementDashboards.yml
@@ -0,0 +1,91 @@
+component_name: indexManagementDashboards
+run_id: 6351
+test_config: without-security
+test_result: FAIL
+test_result_files:
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/aliases.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/create_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/data_streams.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/force_merge.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/indices_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/managed_indices_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/notification_settings.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/policies_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/refresh_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/reindex_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/rollover.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/rollups_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/split_index.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/template_components.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/templates.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-videos/plugins/index-management-dashboards-plugin/transforms_spec.js.mp4
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/aliases.js/Aliases+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/create_index.js/Create+Index+--+can+be+created+and+updated+--+Create+a+index+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/data_streams.js/Data+stream+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/force_merge.js/force_merge+--+force+merge+--+force+merge+data+stream++index++alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/indices_spec.js/Indices+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/managed_indices_spec.js/Managed+indices+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/notification_settings.js/NotificationSettings+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/policies_spec.js/Policies+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/refresh_index.js/Refresh+Index+--+can+be+refreshed+--+Refresh+all+indexes+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/reindex_spec.js/Reindex+--+source+validation+failed+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+data+stream+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+valid+alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollover.js/Rollover+--+rollover+--+rollover+invalid+alias+successfully+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/rollups_spec.js/Rollups+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/split_index.js/Split+Index+--+can+be+created+and+updated+--+Create+an+index+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/template_components.js/Component+templates+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/templates.js/Templates+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-screenshots/plugins/index-management-dashboards-plugin/transforms_spec.js/Transforms+--+successfully+--+before+each+hook+%28failed%29.png
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5441c23bc7904f2e3ae807b3892d1826.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e2cf1cb9d6c739b22ca1e03d004e5da6.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f045b381e7ec8a47ab9fa29bcc4db1a1.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5062ecef7f6a298367e7af1cd583a3b0.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-5ee10bd8f2a5675fa6c52bb7c8a72851.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bb90a3a46fc7de9e614eed6bd98f8539.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-82ad12979cc59e52fd8c0a2cd75b6d95.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-7e914e55a2afe10529f4c0d67dc37697.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f84a0b71111253725db3cfebaea5d74a.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-cf442c2591be94d5872f97840cd10d49.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-9e349dca48a1827ab0e9010289eb11d2.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b9c9797d5f184d7b631495b970b43b2d.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b4c631214fc96fd9ed8f0514191f0b4e.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d988ed36c419a72ce03130f2446ddc2d.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f1e74513b6beac38049c8ebad32ff853.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-d2342fd0f3566cdeb2b3231ef8141176.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-dbd7de2fb6db96c63e26c62c78f45f3e.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-2e55401e2180058e44f0b70deb136578.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bc3d3c2389e5806b79f005944f258a21.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-f456acfd2d8c13918c862b921d09342a.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-028e1c555e01111f2b313b660bb1dc5c.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-b2783a0cd67c5e6087fe97eae52715c0.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-df29cd8e61769095364b832907616322.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-32fa4d51c2bc18ff356a85cdf9045f5a.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-e659a9102f817c4c1a602c6bc88be409.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ca464c5fb83120ae5e2d732526d93292.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-0d42e28a1647089d6453c65c8efed54e.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-ec82be18957707c66eda5bfef39b0f52.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-4f0e3fab682ad0a756e40675fc16f861.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-c9d5bc4a8863f3737f7b6c995fcda397.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-bbb86bba477caa03bb61464024115a98.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/cypress-report/results-62b18f2cd4727b279bc86741d4f01df5.xml
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-2/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-2/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-2/opensearch-dashboards-service-logs/opensearch_dashboards.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/stdout.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/stderr.txt
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/gc.log.00
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/gc.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_deprecation.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_task_detailslog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_index_search_slowlog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_index_indexing_slowlog.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_server.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_deprecation.json
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_index_search_slowlog.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_index_indexing_slowlog.log
+- ./tests/tests_report_workflow/data/test-results/123123/integ-test/indexManagementDashboards/without-security/local-cluster-logs/id-3/opensearch-service-logs/opensearch_task_detailslog.log
+test_type: integ-test
diff --git a/tests/tests_report_workflow/test_test_report_runner.py b/tests/tests_report_workflow/test_test_report_runner.py
index 0728789bae..e46f98ac0f 100644
--- a/tests/tests_report_workflow/test_test_report_runner.py
+++ b/tests/tests_report_workflow/test_test_report_runner.py
@@ -188,6 +188,8 @@ def test_runner_component_entry_local(self, report_args_mock: MagicMock) -> None
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "with-security", "geospatial.yml"))
self.assertEqual(test_run_component_dict.get("configs")[0]["cluster_stdout"][0],
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "with-security", "local-cluster-logs", "id-0", "stdout.txt"))
+ self.assertEqual(test_run_component_dict.get("configs")[0]["cluster_stderr"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "with-security", "local-cluster-logs", "id-0", "stderr.txt"))
self.assertEqual(test_run_component_dict.get("configs")[0]["test_stdout"],
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "with-security", "stdout.txt"))
self.assertEqual(test_run_component_dict.get("configs")[0]["failed_test"][0], "No Failed Test")
@@ -197,6 +199,8 @@ def test_runner_component_entry_local(self, report_args_mock: MagicMock) -> None
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "without-security", "geospatial.yml"))
self.assertEqual(test_run_component_dict.get("configs")[1]["cluster_stdout"][0],
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "without-security", "local-cluster-logs", "id-1", "stdout.txt"))
+ self.assertEqual(test_run_component_dict.get("configs")[1]["cluster_stderr"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "without-security", "local-cluster-logs", "id-1", "stderr.txt"))
self.assertEqual(test_run_component_dict.get("configs")[1]["test_stdout"],
os.path.join(self.DATA_DIR, "test-results", "123", "integ-test", "geospatial", "without-security", "stdout.txt"))
self.assertEqual(test_run_component_dict.get("configs")[1]["failed_test"][0], "No Failed Test")
diff --git a/tests/tests_report_workflow/test_test_report_runner_dashboards.py b/tests/tests_report_workflow/test_test_report_runner_dashboards.py
index d305256d0a..598393800d 100644
--- a/tests/tests_report_workflow/test_test_report_runner_dashboards.py
+++ b/tests/tests_report_workflow/test_test_report_runner_dashboards.py
@@ -8,7 +8,7 @@
import os
import unittest
-from unittest.mock import MagicMock, call, patch
+from unittest.mock import MagicMock, patch
from manifests.test_manifest import TestManifest
from report_workflow.test_report_runner import TestReportRunner
@@ -120,37 +120,71 @@ def test_runner_component_entry_url(self, report_args_mock: MagicMock, bundle_ma
self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stderr"][1], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
"test-results/6351/integ-test/alertingDashboards/without-security/local-cluster-logs/id-3/stderr.txt")
-# @patch("report_workflow.report_args.ReportArgs")
-# def test_runner_component_entry_local(self, report_args_mock: MagicMock) -> None:
-# report_args_mock.test_manifest_path = self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS_PATH
-# report_args_mock.artifact_paths = {"opensearch-dashboards": self.DATA_DIR}
-# report_args_mock.test_run_id = 123123
-# report_args_mock.base_path = self.DATA_DIR
-# report_args_mock.test_type = "integ-test"
-#
-# test_report_component_dict = TestReportRunner(report_args_mock, self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS).component_entry("alertingDashboards")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["status"], "FAIL")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["name"], "with-security")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["yml"], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/with-security/alertingDashboards.yml")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stdout"][0], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/with-security/local-cluster-logs/id-0/stdout.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stdout"][1], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/with-security/local-cluster-logs/id-1/stdout.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stderr"][0], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/with-security/local-cluster-logs/id-0/stderr.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stderr"][1], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/with-security/local-cluster-logs/id-1/stderr.txt")
-#
-# self.assertEqual(test_report_component_dict.get("configs")[1]["status"], "FAIL")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["name"], "without-security")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["yml"], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/without-security/alertingDashboards.yml")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stdout"][0], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/without-security/local-cluster-logs/id-2/stdout.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stdout"][1], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/without-security/local-cluster-logs/id-3/stdout.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stderr"][0], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/without-security/local-cluster-logs/id-2/stderr.txt")
-# self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stderr"][1], "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar/"
-# "test-results/6351/integ-test/alertingDashboards/without-security/local-cluster-logs/id-3/stderr.txt")
+ @patch("manifests.bundle_manifest.BundleManifest.from_urlpath")
+ @patch("report_workflow.report_args.ReportArgs")
+ def test_runner_component_entry_url_failed_test(self, report_args_mock: MagicMock, bundle_manifest_mock: MagicMock) -> None:
+ report_args_mock.test_manifest_path = self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS_PATH
+ report_args_mock.artifact_paths = {"opensearch-dashboards": "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar"}
+ report_args_mock.test_run_id = 6351
+ report_args_mock.base_path = "https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.17.0/7921/linux/x64/tar"
+ report_args_mock.test_type = "integ-test"
+
+ test_report_component_dict = TestReportRunner(report_args_mock, self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS).component_entry("alertingDashboards")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["name"], "with-security")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["failed_test"][0], "integration/plugins/alerting-dashboards-plugin/acknowledge_alerts_modal_spec.js#AcknowledgeAlertsModal "
+ "\"before all\" hook for \"Acknowledge button disabled when more than 1 trigger selected\"")
+
+ self.assertEqual(test_report_component_dict.get("configs")[1]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["name"], "without-security")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["failed_test"][1], "integration/plugins/alerting-dashboards-plugin/alert_spec.js#Alerts can be in 'Active' state "
+ "\"before each\" hook for \"after the monitor starts running\"")
+
+ @patch("report_workflow.report_args.ReportArgs")
+ def test_runner_component_entry_local(self, report_args_mock: MagicMock) -> None:
+ report_args_mock.test_manifest_path = self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS_PATH
+ report_args_mock.artifact_paths = {"opensearch-dashboards": self.DATA_DIR}
+ report_args_mock.test_run_id = 123123
+ report_args_mock.base_path = self.DATA_DIR
+ report_args_mock.test_type = "integ-test"
+
+ test_report_component_dict = TestReportRunner(report_args_mock, self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS).component_entry("indexManagementDashboards")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["name"], "with-security")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["yml"],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "with-security", "indexManagementDashboards.yml"))
+ self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stdout"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "with-security", "local-cluster-logs", "id-0", "stdout.txt"))
+ self.assertEqual(test_report_component_dict.get("configs")[0]["cluster_stderr"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "with-security", "local-cluster-logs", "id-0", "stderr.txt"))
+ self.assertEqual(test_report_component_dict.get("configs")[0]["test_stdout"],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "with-security", "stdout.txt"))
+ self.assertEqual(test_report_component_dict.get("configs")[1]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["name"], "without-security")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["yml"],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "without-security", "indexManagementDashboards.yml"))
+ self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stdout"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "without-security", "local-cluster-logs", "id-2", "stdout.txt"))
+ self.assertEqual(test_report_component_dict.get("configs")[1]["cluster_stderr"][0],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "without-security", "local-cluster-logs", "id-2", "stderr.txt"))
+ self.assertEqual(test_report_component_dict.get("configs")[1]["test_stdout"],
+ os.path.join(self.DATA_DIR, "test-results", "123123", "integ-test", "indexManagementDashboards", "without-security", "stdout.txt"))
+
+ @patch("report_workflow.report_args.ReportArgs")
+ def test_runner_component_entry_local_failed_test(self, report_args_mock: MagicMock) -> None:
+ report_args_mock.test_manifest_path = self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS_PATH
+ report_args_mock.artifact_paths = {"opensearch-dashboards": self.DATA_DIR}
+ report_args_mock.test_run_id = 123123
+ report_args_mock.base_path = self.DATA_DIR
+ report_args_mock.test_type = "integ-test"
+
+ test_report_component_dict = TestReportRunner(report_args_mock, self.TEST_MANIFEST_OPENSEARCH_DASHBOARDS).component_entry("indexManagementDashboards")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["name"], "with-security")
+ self.assertEqual(test_report_component_dict.get("configs")[0]["failed_test"][0], "integration/plugins/index-management-dashboards-plugin/aliases.js#Aliases can be "
+ "searched / sorted / paginated \"before each\" hook for \"successfully\"")
+
+ self.assertEqual(test_report_component_dict.get("configs")[1]["status"], "FAIL")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["name"], "without-security")
+ self.assertEqual(test_report_component_dict.get("configs")[1]["failed_test"][1], "integration/plugins/index-management-dashboards-plugin/create_index.js#Create Index "
+ "can be created and updated \"before each\" hook for \"Create a index successfully\"")