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

Prepare for lxd-benchmark to not be shipped in the snap #12956

Merged
merged 2 commits into from Feb 27, 2024

Conversation

simondeziel
Copy link
Member

This was tested successfully. In my tests, I noticed the lxd-benchmark (either build via GH or with go install) required exporting LXD_DIR for it to talk to the snap as otherwise it only tried connecting to /var/lib/lxd/unix.socket.

…om snap

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@github-actions github-actions bot added the Documentation Documentation needs updating label Feb 24, 2024
@simondeziel
Copy link
Member Author

The doc link failure is expected since it tried to check for binaries that are not yet built:

2024-02-24T21:53:11.4543681Z (howto/benchmark_performance: line   19) broken    https://github.com/canonical/lxd/releases/latest/download/bin.linux.lxd-benchmark.aarch64 - 404 Client Error: Not Found for url: https://github.com/canonical/lxd/releases/download/lxd-5.20/bin.linux.lxd-benchmark.aarch64
2024-02-24T21:53:11.4833369Z (howto/benchmark_performance: line   19) broken    https://github.com/canonical/lxd/releases/latest/download/bin.linux.lxd-benchmark.x86_64 - 404 Client Error: Not Found for url: https://github.com/canonical/lxd/releases/download/lxd-5.20/bin.linux.lxd-benchmark.x86_64

@simondeziel simondeziel marked this pull request as ready for review February 26, 2024 15:28
Copy link
Contributor

@ru-fu ru-fu left a comment

Choose a reason for hiding this comment

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

Docs look good!

@tomponline tomponline merged commit 00cb525 into canonical:main Feb 27, 2024
26 of 27 checks passed
@simondeziel simondeziel deleted the lxd-benchmark-ci-artifact branch February 27, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation needs updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants