radon-h2020 / radon-particles

TOSCA definitions repository for the RADON project
Apache License 2.0
12 stars 30 forks source link

AwsPlatform nodetype refinement #69

Closed AlexSpart closed 3 years ago

AlexSpart commented 3 years ago

User story: Deployment fails when executing opera deployment on Jenkins environment.

Requirement: Ability to perform opera deploy using the opera-cli on a remote CI/CD platform.

Extended Description: AwsPlatform's nodetype executes installation of several pip packages through it's Ansible configuration but the execution fails as permission to do so on root directory is denied. The packages should be installed in the use's directory instead.