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

Skip Fleet component templates in serverless #697

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

gbanasiak
Copy link
Contributor

@gbanasiak gbanasiak commented Oct 21, 2024

Skips Fleet component templates in elastic/logs when running with serverless

Copy link
Member

@inqueue inqueue left a comment

Choose a reason for hiding this comment

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

LGTM

@gbanasiak
Copy link
Contributor Author

With this change elastic/logs ITs worked, there was one unrelated failure which I think we can ignore:

INFO pytest_rally.rally:rally.py:144 Running command: [esrally race --track="so" --challenge="transform" --track-repository="/opt/buildkite-agent/builds/bk-agent-prod-gcp-1729532817594275480/elastic/rally-tracks-it-serverless" --track-revision="a6f58d1decafbdadd67a39e894d44b58b0bd2717" --client-options="/tmp/pytest-of-buildkite-agent/pytest-0/client-options1/operator.json" --configuration-name="pytest" --enable-assertions --kill-running-processes --on-error="abort" --pipeline="benchmark-only" --target-hosts="rally-tracks-it-serverless-1417-d4d17b.es.eu-west-1.aws.qa.elastic.cloud:443" --test-mode --track-params="number_of_replicas:1"]

[INFO] Race id is [704385a9-7c39-4dce-bc46-064ed5fa9245] [ERROR] Cannot race. Error in load generator [0] Cannot run task [wait-for-transform-group-by-user]: Request returned an error. Error type: api, Description: master_not_discovered_exception ({'error': {'root_cause': [{'type': 'master_not_discovered_exception', 'reason': ''}], 'type': 'master_not_discovered_exception', 'reason': ''}, 'status': 503}), HTTP Status: 503

@gbanasiak gbanasiak marked this pull request as ready for review October 22, 2024 07:01
@gbanasiak gbanasiak merged commit 4cd9d4a into elastic:master Oct 22, 2024
12 of 13 checks passed
@gbanasiak gbanasiak deleted the fix-elastic-logs-for-serverless branch October 22, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants