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

test: Run Alpine tests without network #5220

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

TheRealFalcon
Copy link
Member

Proposed Commit Message

test: Run Alpine tests without network

None of the unit tests should be reaching out to the network.
Since Alpine tests run under LXD, we can still easily run tests there
without network.

Also, include the tzdata package that was missed in 725f5fb and
remove unneeded network debug lines.

Additional Context

See #5212 (review)

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@TheRealFalcon TheRealFalcon added the wip Work in progress, do not land label Apr 26, 2024
@TheRealFalcon
Copy link
Member Author

Requires #5210 or a more creative solution

@holmanb
Copy link
Member

holmanb commented Apr 26, 2024

Requires #5210 or a more creative solution

Just needs a rebase on main then, right?

None of the unit tests should be reaching out to the network.
Since Alpine tests run under LXD, we can still easily run tests there
without network.

Also, include the tzdata package that was missed in 725f5fb and
remove unneeded network debug lines.
@TheRealFalcon
Copy link
Member Author

Just needs a rebase on main then, right?

Apparently not. 😄

@TheRealFalcon
Copy link
Member Author

@holmanb should be good now

Copy link
Member

@holmanb holmanb left a comment

Choose a reason for hiding this comment

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

@TheRealFalcon Ship it!

@TheRealFalcon TheRealFalcon merged commit 44ad8ac into canonical:main Apr 30, 2024
29 checks passed
@TheRealFalcon TheRealFalcon deleted the alpine branch April 30, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress, do not land
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants