Tests did not run sucessfully with phpIPAM v1.7.x #121
Labels
accepted
This issue can reproduced and was accepted
bug
Something isn't working
help wanted
Extra attention is needed
Describe the bug
Running the complete test suite of this repository against a phpIPAM version 1.7.x will fail for several modules.
To Reproduce
Steps to reproduce the behavior:
make clean
PHPIPAM_VERSION
to1.7.0
make setup-phpipam
make test-example_setup
make test-all
Observe the command output.
Expected behavior
All tests should run without failures, with the following output:
Versions:
Ansible:
phpipam-ansible-modules:
$ ansible-galaxy collection list codeaffen.phpipam # /home/cme/Development/github/cmeissner/phpipam-ansible-modules/build/collections/ansible_collections Collection Version ----------------- ------- codeaffen.phpipam 1.7.0
phpypam:
$ pip freeze | grep phpypam phpypam==1.0.2
phpIPAM:
python version
Additional context
This is a meta bug. It should be used to investigate all affected modules and create subsequent bug reports to fix each bug separately.
The text was updated successfully, but these errors were encountered: