Closed ldbiz closed 2 years ago
The procedure for launching robot tests might need some clarification or refactoring, especially wrt to environment vars.
eg. The .env files need "export"'s removing before normal docker-compose usage, but have been retained as they are used in that format elsewhere.
The website scripts (as example) are here: https://github.com/ukwa/ukwa-services/blob/master/access/website/deploy-access-website.sh
I think this has been resolved by https://github.com/ukwa/docker-robot-framework#how-to-build-and-run-these-tests - if you agree then this can be closed, @ldbiz
The procedure for launching robot tests might need some clarification or refactoring, especially wrt to environment vars.
eg. The .env files need "export"'s removing before normal docker-compose usage, but have been retained as they are used in that format elsewhere.
The website scripts (as example) are here: https://github.com/ukwa/ukwa-services/blob/master/access/website/deploy-access-website.sh