Skip to content
Discussion options

You must be logged in to vote

Hi Stefano,

Looking at the new file, there are two issues that we have a fix for in the works. First of all FTP is defined as a variable but __FTP is used in the requirement definitions. You'd need to edit the file so that either FTP or __FTP is used within the ComponentSpec node.

The second issue is again related to LustreC. The first argument of the second call to node OT in guarantee 3 appears to be 5-1 . This is not properly parsed by LustreC. To resolve it, either replace the expression by the resulting value (in this case the number 4) or by adding spaces before and after the subraction (i.e. change the expression to 5 - 1).

Best Regards,

Andreas

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@StefanoCentomo
Comment options

@andreaskatis
Comment options

Answer selected by StefanoCentomo
@anmavrid
Comment options

@StefanoCentomo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants