Martin Nečas

Results 41 comments of Martin Nečas

When running the navigator it creates some tmp path that contains the artifacts from the runner. Those artifacts are inside the run ID dir. For someone who is gathering data...

And if we are able to set the `ansible-runner-artifact-dir` there will be many artifacts IDs dirs and it would be easier to be able to set the ID than search...

I have opened the issue to fix the lint https://bugzilla.redhat.com/show_bug.cgi?id=2100137

Moved to https://github.com/oVirt/ovirt-engine/pull/684

Hi @dhoogfr, thanks for the patch! I'm not sure about the use-case(don't like to see adding wait). If the host upgrade starts before it should I think it should be...

Hi @ssbarnea, thanks for the issue. > I guess that this templating is the reason why you forced used of old linter in build.sh. Any plans to fix it? It...

Could you try some requests on the API? Something like: `curl -k https://engine.com/ovirt-engine/api --user admin@ovirt@internalsso:password` to just see if the API works correctly with the keycloak user

Thanks for the quick reply! I got the same results just wanted to make sure that you have it also... This is not an ansible collection issue but in the...

@rgreg51 have you added the user suffix `@internalsso` when using in ansble playbook? like `admin@ovirt@internalsso` or `user@internalsso`