Mario Lenz
Mario Lenz
> > Well, we could run the sanity tests using the [GitHub action workflow file](https://github.com/ansible-collections/collection_template/blob/main/.github/workflows/ansible-test.yml) from the Collection Template repository. > > Definitely, sanity and unit tests can all be...
I don't have a good idea how or where to run the integration tests yet. But while there's no chance to test vSphere 8, we should at least start testing...
@luischanu Thanks, this looks really interesting! I'll try to find the time and have a look at it!
@nikatbu I've already pinged people about the `License not available to perform the operation` issue and I think they're already working on it.
@jillr No problem. Thanks for working on fixing this!
@jillr Now I'm seeing a lot of `Failed to download metadata for repo 'fedora': Cannot prepare internal mirrorlist: Curl error (28): Timeout was reached for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64` in the `build-ansible-collection` Zuul...
> we're still getting timeouts on vmware nodes (these timeout after 5 minutes for the vsphere api to become available). @jillr Has this always been 5 minutes? If so, I...
I've created #1807 to test the CI. It doesn't change any code, but should trigger the integration tests. Maybe it's easier to troubleshoot using this in comparison to a "real"...
@alinabuzachis @jillr I'm still seeing `NODE_FAILURE`s in #1779. Is it possible that [this](https://github.com/ansible-collections/community.vmware/issues/1723#issuecomment-1549985173) has something to do with it, or do I have to look somewhere else?
@Tomorrow9 I think you've written the module originally. Do you have an idea how to fix / implement this?