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

[PR #3937/f34c4544 backport][stable-3] Fix filesystem tests (so they run on their own) #3938

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Dec 23, 2021

This is a backport of PR #3937 as merged into main (f34c454).

SUMMARY

Right now the filesystem tests don't run on their own on OpenSuSE; they need the cloud_init_data_facts tests to run first. (These install cloud-init, which has util-linux-systemd as a dependency, and that contains the findmnt CLI tool which the filesystem tests need.)

(Fixes the issue seen here: #3936 (review))

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

filesystem

* Don't use loops for installing packages.

* Install util-linux-systemd on OpenSuSE so that findmnt is around.

(cherry picked from commit f34c454)
@ansibullbot ansibullbot added backport integration tests/integration new_contributor Help guide this first time contributor tests tests labels Dec 23, 2021
@felixfontein felixfontein merged commit 73580d0 into stable-3 Dec 23, 2021
@felixfontein felixfontein deleted the patchback/backports/stable-3/f34c454412d872649eb6f3e67d3c72cb5934ce0c/pr-3937 branch December 23, 2021 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration tests/integration new_contributor Help guide this first time contributor tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants