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

[E2E] Retry Agent mutation #8266

Merged
merged 2 commits into from
Nov 26, 2024
Merged

[E2E] Retry Agent mutation #8266

merged 2 commits into from
Nov 26, 2024

Conversation

barkbay
Copy link
Contributor

@barkbay barkbay commented Nov 26, 2024

Should fix the following test failure:

=== RUN   TestAgentVersionUpgradeToLatest8x/Applying_the_Agent_mutation_should_succeed#01
    steps.go:247: 
        	Error Trace:	/go/src/github.com/elastic/cloud-on-k8s/test/e2e/test/agent/steps.go:247
        	Error:      	Received unexpected error:
        	            	Operation cannot be fulfilled on agents.agent.k8s.elastic.co "test-agent-upgrade-ea-p4sx": the object has been modified; please apply your changes to the latest version and try again
        	Test:       	TestAgentVersionUpgradeToLatest8x/Applying_the_Agent_mutation_should_succeed#01

I'm not sure why we are observing this failure now while this code has been there for a while. I was not able to reproduce locally and did not observe anything suspicious in the operator logs 🤷‍♂️

@barkbay barkbay added the >test Related to unit/integration/e2e tests label Nov 26, 2024
@barkbay
Copy link
Contributor Author

barkbay commented Nov 26, 2024

buildkite test this -f p=gke,s=8.17.0-SNAPSHOT,t=TestAgentVersionUpgradeToLatest8x

@barkbay
Copy link
Contributor Author

barkbay commented Nov 26, 2024

buildkite test this -f p=gke,s=8.17.0-SNAPSHOT,t=TestAgentVersionUpgradeToLatest8x

@barkbay barkbay merged commit bb4bca4 into main Nov 26, 2024
5 checks passed
@barkbay barkbay deleted the e2e/retry-agent-mutation branch November 26, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests v2.17.0 (next next)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants