azure icon indicating copy to clipboard operation
azure copied to clipboard

Symlink requirements-azure.txt from tests/integration

Open nirarg opened this issue 1 year ago • 3 comments

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 avatar May 08 '24 07:05 nirarg

@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 avatar May 09 '24 08:05 Fred-sun

@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 avatar May 09 '24 09:05 nirarg

@nirarg Thanks for your feedback! I see!

Fred-sun avatar May 09 '24 09:05 Fred-sun