Skip to content

Disable dnf-automatic.timer in tests#13127

Merged
ebeahan merged 2 commits intomainfrom
chore/ci-disable-dnf-automatic-timer
Mar 12, 2026
Merged

Disable dnf-automatic.timer in tests#13127
ebeahan merged 2 commits intomainfrom
chore/ci-disable-dnf-automatic-timer

Conversation

@swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Mar 12, 2026

What does this PR do?

Disables the dnf-automatic.timer service in tests. This was originally missed by #12986.

Why is it important?

We don't retry the RPM install command if it fails due to the lock being held, so if a background process happens to hold it, we fail. We've been seeing failures in the RPM tests recently which may be caused by this problem. See for example: https://buildkite.com/elastic/elastic-agent/builds/35736/steps/canvas?jid=019ce1e1-ec9a-4dbf-9741-5587c7a7006a&tab=output

This problem is fixed in the CI VM definitions by https://github.com/elastic/ci-agent-images/pull/2321, but the VM builds are currently experiencing some issues that we don't want to wait for.

@swiatekm swiatekm added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team chore Tasks that just need to be done, they are neither bug, nor enhancements backport-active-all Automated backport with mergify to all the active branches labels Mar 12, 2026
@swiatekm swiatekm marked this pull request as ready for review March 12, 2026 12:26
@swiatekm swiatekm requested review from a team as code owners March 12, 2026 12:26
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@swiatekm swiatekm enabled auto-merge (squash) March 12, 2026 12:57
@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 12, 2026

@ebeahan ebeahan disabled auto-merge March 12, 2026 15:04
@ebeahan ebeahan merged commit 3578289 into main Mar 12, 2026
21 of 23 checks passed
@ebeahan ebeahan deleted the chore/ci-disable-dnf-automatic-timer branch March 12, 2026 15:04
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.2 9.3

@mergify
Copy link
Contributor

mergify bot commented Mar 12, 2026

backport 8.19 9.2 9.3

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Mar 12, 2026
mergify bot pushed a commit that referenced this pull request Mar 12, 2026
mergify bot pushed a commit that referenced this pull request Mar 12, 2026
v1v pushed a commit that referenced this pull request Mar 13, 2026
(cherry picked from commit 3578289)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
v1v pushed a commit that referenced this pull request Mar 13, 2026
(cherry picked from commit 3578289)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
v1v pushed a commit that referenced this pull request Mar 13, 2026
(cherry picked from commit 3578289)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches chore Tasks that just need to be done, they are neither bug, nor enhancements skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants