radon-h2020 / radon-particles

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

ScaleOut.tosca Policy erroneous trancation of tosca lines #109

Closed sydkbc closed 2 years ago

sydkbc commented 3 years ago

Hello.

I am facing the following issue: When I include the scaleout.tosca policy through GMT ( radon-particles/policytypes/radon.policies.scaling/ScaleOut/PolicyType.tosca) when I export the relevant CSAR file lines 40-53 are truncated.

I think I reported this issue before so I am sending a reminder since the error persists.

Thanks in advance, Anestis

v-yussupov commented 2 years ago

Hello @sydkbc this truncation happens because YAML Policy Type Trigger Definitions are not yet supported in Winery. https://github.com/eclipse/winery/pull/628 will add support for these definitions, hence, enabling the correct export.

v-yussupov commented 2 years ago

Solved by https://github.com/eclipse/winery/pull/628