azure
azure copied to clipboard
Symlink requirements-azure.txt from tests/integration
SUMMARY
In order to allow running the integration tests inside container (ansible-test integration --docker ...) requirements.txt file need to be in the tests/integration directory Create Symlink to the file located in the root directory
@nirarg The requirements-azure.txt has been renamed to requirements.txt, does it meet your requirements? Do you want to keep this linked file? If so, you will need to update the contents of the file. Thank you!
@nirarg The requirements-azure.txt has been renamed to requirements.txt, does it meet your requirements? Do you want to keep this linked file? If so, you will need to update the contents of the file. Thank you!
@Fred-sun the symlink is still required for the integration execution within a container I changed the symlink path according to the new file name thanks
@nirarg Thanks for your feedback! I see!