-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Inventory] Adding initial e2e structure #196560
Conversation
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
x-pack/plugins/observability_solution/inventory/e2e/cypress/e2e/home.cy.ts
Show resolved
Hide resolved
x-pack/plugins/observability_solution/inventory/e2e/cypress/support/commands.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code LGTM. Thanks for your efforts to add the tests
I think we can close this one #193992
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7164[✅] Inventory - Cypress: 50/50 tests passed. |
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
Async chunks
Unknown metric groupsAPI count
ESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
|
Starting backport for target branches: 8.16, 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
closes elastic#193992 How to open cypress dashboard locally: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open ``` How to run cypress tests: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js ``` How to run cypress tests multiple times: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X ``` --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 3bfa7c0) # Conflicts: # .github/CODEOWNERS # packages/kbn-apm-synthtrace-client/src/lib/entities/container_entity.ts # packages/kbn-apm-synthtrace-client/src/lib/entities/host_entity.ts # packages/kbn-apm-synthtrace-client/src/lib/entities/service_entity.ts # packages/kbn-apm-synthtrace/index.ts # packages/kbn-apm-synthtrace/src/cli/scenario.ts # packages/kbn-apm-synthtrace/src/lib/entities/entities_synthtrace_es_client.ts # packages/kbn-apm-synthtrace/src/lib/entities/entities_synthtrace_kibana_client.ts # packages/kbn-spec-to-console/lib/convert/parts.js
closes elastic#193992 How to open cypress dashboard locally: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open ``` How to run cypress tests: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js ``` How to run cypress tests multiple times: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X ``` --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 3bfa7c0) # Conflicts: # .github/CODEOWNERS # packages/kbn-apm-synthtrace-client/src/lib/entities/container_entity.ts # packages/kbn-apm-synthtrace-client/src/lib/entities/host_entity.ts # packages/kbn-apm-synthtrace-client/src/lib/entities/service_entity.ts # packages/kbn-apm-synthtrace/index.ts # packages/kbn-apm-synthtrace/src/cli/scenario.ts # packages/kbn-apm-synthtrace/src/lib/entities/entities_synthtrace_es_client.ts # packages/kbn-apm-synthtrace/src/lib/entities/entities_synthtrace_kibana_client.ts # packages/kbn-spec-to-console/lib/convert/parts.js
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
closes elastic#193992 How to open cypress dashboard locally: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open ``` How to run cypress tests: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js ``` How to run cypress tests multiple times: ``` node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server node x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X ``` --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 3bfa7c0) # Conflicts: # .github/CODEOWNERS
# Backport This will backport the following commits from `main` to `8.x`: - [[Inventory] Adding initial e2e structure (#196560)](#196560) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-17T13:50:11Z","message":"[Inventory] Adding initial e2e structure (#196560)\n\ncloses https://github.com/elastic/kibana/issues/193992\r\n\r\nHow to open cypress dashboard locally:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open \r\n```\r\n\r\nHow to run cypress tests:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js\r\n```\r\n\r\nHow to run cypress tests multiple times:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"3bfa7c00181599541c924d36b593205fd5d9fed4","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.16.0"],"number":196560,"url":"https://github.com/elastic/kibana/pull/196560","mergeCommit":{"message":"[Inventory] Adding initial e2e structure (#196560)\n\ncloses https://github.com/elastic/kibana/issues/193992\r\n\r\nHow to open cypress dashboard locally:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open \r\n```\r\n\r\nHow to run cypress tests:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js\r\n```\r\n\r\nHow to run cypress tests multiple times:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"3bfa7c00181599541c924d36b593205fd5d9fed4"}},"sourceBranch":"main","suggestedTargetBranches":["8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196560","number":196560,"mergeCommit":{"message":"[Inventory] Adding initial e2e structure (#196560)\n\ncloses https://github.com/elastic/kibana/issues/193992\r\n\r\nHow to open cypress dashboard locally:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --open \r\n```\r\n\r\nHow to run cypress tests:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js\r\n```\r\n\r\nHow to run cypress tests multiple times:\r\n```\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --server\r\nnode x-pack/plugins/observability_solution/inventory/scripts/test/e2e.js --runner --times=X\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"3bfa7c00181599541c924d36b593205fd5d9fed4"}},{"branch":"8.16","label":"v8.16.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
closes #193992
How to open cypress dashboard locally:
How to run cypress tests:
How to run cypress tests multiple times: