cnr-ibf-pa / hbp-bsp-issues

Ticketing system for developers/testers and power users of the Brain Simulation Platform of the Human Brain Project
4 stars 0 forks source link

Morphology Analysis it not using updated morphology files #424

Closed alex4200 closed 5 years ago

alex4200 commented 5 years ago

Expected behavior

Use case 'Morphology Analysis' uses the updated files from the morphologies repo

Actual Behavior (please include screenshot if possible)

When cloning the use case the old files are being used.

Steps to reproduce the problem

Just clone one example of the use case, it will fail in the second code cell.

antonelepfl commented 5 years ago

Could you test on DEV and if it's ok we can PR to PROD?

alex4200 commented 5 years ago

@antonelepfl Tests on DEV works fine.

And it looks like the notebook itself has changed slightly.

antonelepfl commented 5 years ago

Yes it has changed because I'm getting the morphology from the Model Catalog instead of the Github

alex4200 commented 5 years ago

In prod and working, automated tests fine as well.