Closed kasunbg closed 6 years ago
This has been fixed already to avoid occurring a FileNotFoundException. https://github.com/wso2/testgrid/blob/6f2e7a276f33fb3a1ebae44e37d43eb4dd76f566/deployment/src/main/java/org/wso2/testgrid/deployment/DeploymentUtil.java#L57
Hence we can close this. @lasanthaDLPDS
As per the above comment, close the issue.
Description:
Following error was noticed when running the local-is-deployment via testgrid:
java.io.FileNotFoundException: /home/kasun/.testgrid/wso2is/01-local-is-deployment/d808171c-724c-3b2e-b0c7-7704b8e77282/1/deployment.json (No such file or directory)
Full stack trace is as follows:
Affected Product Version: 0.9.0-m23
OS, DB, other environment details and versions:
Ubuntu 16.04 test-scripts/local-is-deployment/
Steps to reproduce: Execute run-testplan.
Related Issues: N/A