Closed emonddr closed 5 years ago
@b-admike and I looked into the failures.
The vm in fyre.ibm.com that is typically used for these CI tests was down (not accepting sign-in via ssh, had many security patches waiting for installation, and shutting down and restarting wasn't working).
We had to create a new VM with db2 and got npm test
running successfully from our laptop.
We contacted @rmg , and he updated our environment variables in Jenkins to point to our new machine.
The only remaining issues were lint
problems.
This commit fixes the lint problems.
Description
Fix linting issues
Related issues
connect to https://github.com/strongloop/loopback-connector-db2/issues/130
Checklist