Fix integration tests execution in azure
- Previously integration test job logs are output to the job log which caused issues with limitation of job log that could be captured.
- This MR captures the log to a file for azure integration test and produces as an artifact instead of logging in the job log
- Tested with 2255165
Edited by saketh somaraju [EPAM]