-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
2
-
False
-
-
False
-
-
-
Critical
-
None
Following our conversation, there are GIT credentials that should be added into .env file of pytest framework, those can be ANY valid git credentials, for example same as we use for UI testing job.
Example of my .env file:
KANTRA_CLI_PATH=/home/igor/.kantra/mta-cli #KANTRA_CLI_PATH=/home/igor/.kantra/kantra REPORT_OUTPUT_PATH=/home/igor/MTA/reports-automation PROJECT_PATH=/home/igor/github.com/kantra-cli-tests GIT_USERNAME='ibragins' GIT_PASSWORD='SOME_TOKEN'