-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[APM] Migrate /test/apm_api_integration/tests/inspect/
to be deployment-agnostic API tests
#198977
Comments
The APM inspect test suite relies on Agent Configuration, which, based on my checks, isn’t available in Serverless. Therefore, we can’t migrate this to be deployment-agnostic.
cc: @crespocarlos |
Reopening since we can run the tests with |
I’ll exclude the test using Agent Configuration from the migration; the rest can be migrated using |
GET /internal/apm/environments
./test/apm_api_integration/tests/inspect/inspect.spec.ts
The text was updated successfully, but these errors were encountered: