-
Notifications
You must be signed in to change notification settings - Fork 22
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
ci: Update fmf plan to add a separate job to prepare managed nodes #216
Conversation
[citest] |
@tomjelinek Why are tests failing with this? Is there an additional setup task for tests?
|
Which test is this? |
@spetrosi ah - the vault support has not been added yet |
@spetrosi test script will need to implement something like https://github.com/linux-system-roles/tox-lsr/blob/main/src/tox_lsr/test_scripts/runqemu.py#L886 |
[citest] |
Ansible 2.17 shows that password_hash filter is going to be deprecated since Ansible 2.19. |
[citest] |
* Add a preparation job to run on managed nodes * Update instructions to run tests locally * From tft workflow, remove condition for commenter author_association. This would require us to add all trusted users, running workflow is not dangerous. * Keep the plan minimal, only run prep steps required to install beakerlib Signed-off-by: Sergei Petrosian <[email protected]>
036c635
to
1d4187b
Compare
Signed-off-by: Sergei Petrosian [email protected]