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

Automated RPU test #253

Draft
wants to merge 70 commits into
base: master
Choose a base branch
from
Draft

Automated RPU test #253

wants to merge 70 commits into from

Conversation

ydirson
Copy link
Contributor

@ydirson ydirson commented Sep 5, 2024

Split out and based on #226

This gets back to DHCP, as static IPs are not needed for this part of
the job.
FIXME: config.py seems a bad idea after all

FIXME: duplicated logic should be factored out
FIXME: should be in job instead
When using --hosts=cache://... it is much too early for such a check, so
we have to give the info manually, and the script would not allow this.

And honor it not just for "collect".
Can only succeed with a certificate refresh in between
FIXME: switching to static IPs should be only when really needed
FIXME: dependency on tests from another module don't seem to get properly
located by pytest-dependency (--ignore-unknown-dependency required)
FIXME: how useful?
FIXME: had to keep a copy of perform_upgrade() after its functionality
was moved to vm_booted_with_installer fixture, must find a proper solution
for that
Useful to get the debug output from commands.ssh()

Signed-off-by: Yann Dirson <[email protected]>
Error code would be concatenated with command output without even a space.

Signed-off-by: Yann Dirson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants