Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1994
@karuturi Travis is now failing as it doesn't find key "nfs2"
````
2017-03-24 17:33:45,621 - CRITICAL - EXCEPTION:
test_03_migration_options_storage_tags: ['Traceback (most recent call
last):\n', ' File "/opt/python/2.7.12/lib/python2.7/unittest/case.py", line
329, in run\n testMethod()\n', ' File
"/home/travis/.local/lib/python2.7/site-packages/marvin/lib/decoratorGenerators.py",
line 30, in test_wrapper\n return test(self, *args, **kwargs)\n', ' File
"/home/travis/build/apache/cloudstack/test/integration/smoke/test_primary_storage.py",
line 520, in test_03_migration_options_storage_tags\n
self.services["nfs2"],\n', "KeyError: 'nfs2'\n"]
````
It is introduced in PR #1961, can these two PRs be merged together?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---