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

[APM] Migrate /test/apm_api_integration/tests/fleet/ to be deployment-agnostic API tests #198974

Closed
rmyz opened this issue Nov 5, 2024 · 3 comments
Assignees
Labels
Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture

Comments

@rmyz
Copy link
Contributor

rmyz commented Nov 5, 2024

API ESS Serverless Test files
PUT /api/apm/settings/agent-configuration ESS: ./test/apm_api_integration/tests/fleet/apm_package_policy.spec.ts
GET /internal/apm/services ESS: ./test/apm_api_integration/tests/fleet/input_only_package.spec.ts
GET /internal/apm/fleet/migration_check ESS: ./test/apm_api_integration/tests/fleet/migration_check.spec.ts
@rmyz rmyz added Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture labels Nov 5, 2024
@rmyz rmyz self-assigned this Nov 12, 2024
@rmyz
Copy link
Contributor Author

rmyz commented Nov 14, 2024

Blocked as POST /api/fleet/package_policies calls are returning the following error when running in serverless
Image

@crespocarlos is taking a look into it.

@rmyz rmyz assigned crespocarlos and unassigned rmyz Nov 14, 2024
@crespocarlos
Copy link
Contributor

@rmyz let's close this ticket. Serverless provides a managed policy with apm included, which is apparently what this suite tries to do.
The endpoint should actually block this request, but it's nothing we need to handle ourselves.

@rmyz
Copy link
Contributor Author

rmyz commented Nov 14, 2024

@rmyz let's close this ticket. Serverless provides a managed policy with apm included, which is apparently what this suite tries to do.
The endpoint should actually block this request, but it's nothing we need to handle ourselves.

Great, thanks for taking a look @crespocarlos

@rmyz rmyz closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

No branches or pull requests

2 participants