[ https://issues.apache.org/jira/browse/CLOUDSTACK-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651975#comment-13651975 ]
Marcus Sorensen commented on CLOUDSTACK-2223: --------------------------------------------- I guess the original question that was brought up is how to standardize the environment in which integration tests run. They do no good if they pass in dev A's dev environment using advanced networking and NFS storage but fail in dev B's with advanced OVS networking and RBD storage, nor do they do any good if devs are required to replicate a very specific setup that requires a lot of effort to create, just to contribute tests to their code. So I thought the consensus was that integration tests should pass in devcloud with a provided marvin zone setup in tools/devcloud. > Test cases smoke.test_volumes.TestVolumes failed > ------------------------------------------------- > > Key: CLOUDSTACK-2223 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2223 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation > Affects Versions: 4.2.0 > Environment: Automation env > Reporter: Rayees Namathponnan > Assignee: Marcus Sorensen > Fix For: 4.2.0 > > > smoke/test_volumes.TestVolumes failed with below error > File > "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_volumes/211test_volumes/lib/python2.7/site-packages/nose/suite.py", > line 208, in run > self.setUp() > File > "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_volumes/211test_volumes/lib/python2.7/site-packages/nose/suite.py", > line 291, in setUp > self.setupContext(ancestor) > File > "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_volumes/211test_volumes/lib/python2.7/site-packages/nose/suite.py", > line 314, in setupContext > try_run(context, names) > File > "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_volumes/211test_volumes/lib/python2.7/site-packages/nose/util.py", > line 469, in try_run > return func() > File > "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_volumes/test/integration/smoke/test_volumes.py", > line 334, in setUpClass > mode=cls.services["mode"] > 'mode' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira