sonata-nfv / tng-sdk-validation

The 5GTANGO SDK validation repository
Apache License 2.0
2 stars 6 forks source link

CLI use creates a graphs/ folder #92

Closed mpeuster closed 5 years ago

mpeuster commented 5 years ago

When using the validator on the command line, e.g., tng-validate --project tng-smpilot-ns1-emulator/ it runs and creates a folder graphs/ with some graphml files. The user won't know what to do with this, so we should hide it from him .grpahs or even better, create it somewehre in /tmp or so.

mpeuster commented 5 years ago

Examples: https://github.com/sonata-nfv/tng-industrial-pilot/tree/master/sdk-projects

MiguelRivasQuobis commented 5 years ago

I was using comm-pilot package, graphs doesn't apear in it. Now I am going to test with https://github.com/sonata-nfv/tng-industrial-pilot/tree/master/sdk-projects (tango-vrouter-haprx-svc).