Skip to content

Fix tune-runner-vm action to run correctly on ubuntu-24.04 image#4536

Merged
hezhangjian merged 1 commit into
apache:masterfrom
equanz:remove_docker_tuning_pr
Dec 20, 2024
Merged

Fix tune-runner-vm action to run correctly on ubuntu-24.04 image#4536
hezhangjian merged 1 commit into
apache:masterfrom
equanz:remove_docker_tuning_pr

Conversation

@equanz

@equanz equanz commented Dec 12, 2024

Copy link
Copy Markdown
Contributor

Motivation

In the ubuntu-24.04 image, it seems /etc/docker/daemon.json file does not exist.
The CI action will always modify this file.

daemon_json="$(sudo cat /etc/docker/daemon.json | jq '.experimental = true')"

Therefore, the CI will fail as follows.
#4533 (comment)

I considered fixing it like apache/pulsar#22448, but I wonder if CI uses experimental features.

Changes

  • Remove docker tuning from tune-runner-vm action

@equanz

equanz commented Dec 12, 2024

Copy link
Copy Markdown
Contributor Author

rerun failure checks

@equanz equanz changed the title Remove docker tuning from tune-runner-vm action Fix tune-runner-vm action to run correctly on ubuntu-24.04 image Dec 13, 2024
@equanz equanz closed this Dec 16, 2024
@equanz equanz reopened this Dec 16, 2024
@equanz

equanz commented Dec 20, 2024

Copy link
Copy Markdown
Contributor Author

@hezhangjian
hezhangjian merged commit e9b1949 into apache:master Dec 20, 2024
@equanz
equanz deleted the remove_docker_tuning_pr branch December 20, 2024 06:48
lhotari pushed a commit that referenced this pull request Apr 16, 2025
lhotari pushed a commit that referenced this pull request Apr 16, 2025
priyanshu-ctds pushed a commit to datastax/bookkeeper that referenced this pull request Jul 11, 2025
(cherry picked from commit e9b1949)
(cherry picked from commit 3e10c5e)
sandeep-ctds pushed a commit to datastax/bookkeeper that referenced this pull request Jul 22, 2025
(cherry picked from commit e9b1949)
(cherry picked from commit 3e10c5e)
manas-ctds pushed a commit to datastax/bookkeeper that referenced this pull request Feb 27, 2026
(cherry picked from commit e9b1949)
(cherry picked from commit d1a3bc6)
dlg99 pushed a commit to datastax/bookkeeper that referenced this pull request Feb 27, 2026
(cherry picked from commit e9b1949)
(cherry picked from commit d1a3bc6)
@hangc0276 hangc0276 added this to the 4.18.0 milestone May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants