Open marsell opened 3 years ago
Before: see above.
After:
[root@e5ad067e-ae5e-4505-933b-a31190be1489 (lab:cloudapi0) /opt/smartdc/cloudapi/test]# node machines.test.js
[...]
# teardown
ok 1612 teardown success
1..1612
# tests 1612
# pass 1612
# ok
On my COAL instance, the dimensions are insufficient to pass a particular test:
The test is expected to fail due to server dimensions, except that in this case it's failing across two dimensions, not the expected one. In this case:
The quota error is expected. The RAM is not. It should handle the latter case gracefully too.