Skip to content
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

Cypress for observability serverless #160674

Merged
merged 10 commits into from
Jul 11, 2023

Conversation

kpatticha
Copy link
Contributor

@kpatticha kpatticha commented Jun 27, 2023

closes #160496
Created a separated PR in order setup a basic setup for cypress and test #160620 for serverless.

Basic setup to run cypress for serverless-oblt

How to run it

from kibana root

node scripts/functional_tests --bail --config x-pack/test_serverless/functional/test_suites/observability/cypress/config_runner.ts

image

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

kpatticha added a commit that referenced this pull request Jun 28, 2023
fixes: #159681
fixes: #153777


<img width="1470" alt="image"
src="https://github.com/elastic/kibana/assets/3369346/eb810c65-c780-4597-9570-4b30cf2e1b09">


### Related
ML deep links won't show until it's merged
#159433

### Test
- e2e will be covered #160674
@kpatticha kpatticha added the apm:cypress-record cypress test runs will be recorded to the cypress dashboard label Jun 29, 2023
@kpatticha kpatticha force-pushed the oblt-serverless-cypress branch from 7807aef to 8f9be66 Compare June 29, 2023 11:05
@kpatticha kpatticha marked this pull request as ready for review June 29, 2023 13:18
@kpatticha kpatticha requested a review from a team as a code owner June 29, 2023 13:18
@kpatticha kpatticha requested a review from a team June 29, 2023 13:19
@kpatticha kpatticha added release_note:skip Skip the PR/issue when compiling release notes v8.10.0 labels Jun 30, 2023
Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 14 16 +2
securitySolution 408 412 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 15 17 +2
securitySolution 487 491 +4
total +6

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kpatticha kpatticha merged commit 8e80f19 into elastic:main Jul 11, 2023
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:cypress-record cypress test runs will be recorded to the cypress dashboard backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Add e2e tests targeting serverless deployments
6 participants