CLOUDSTACK-8971 - Improve the current test_privategw_acls.py#957
CLOUDSTACK-8971 - Improve the current test_privategw_acls.py#957asfgit merged 1 commit intoapache:masterfrom artificially-ai:fix/privategw_acl-CLOUDSTACK-8971
Conversation
wilderrodrigues
commented
Oct 20, 2015
- Read cofiguration from the zone: template id; template id; and domain id
- Create Account and VPC Offering
- Add cleanup resources
|
Ping @remibergsma @michaelandersen @miguelaferreira @karuturi @DaanHoogland @wido Test results: |
|
@wilderrodrigues Ran tests. OK. LGTM, pending Travis ofcourse... |
|
Thanks, @borisroman ! Cheers, |
|
LGTM! |
|
@michaelandersen Can you please let us know what you tested / reviewed? Thanks! |
|
I added the wrong ACS issue to the PR title and the commit. I already edited the title, will now amend the commit and force push. Sorry for that! Cheers, |
- Read cofiguration from the zone: template id; template id; and domain id - Create Account and VPC Offering - Add cleanup resources
|
@remibergsma @wilderrodrigues LGTM'ed this one too soon, was a bit too enthusiastic. sorry about that. Ran the test just now, but it's failing! nosetests --with-marvin --log-folder-path=/tmp/marvin/ --marvin-config=../../../mct-zone1-kvm1.cfg -a tags=advanced,required_hardware=false test_privategw_acl.py === Marvin Init Logging Successful=== test_privategw_acl (integration.smoke.test_privategw_acl.TestPrivateGwACL) ... === TestName: test_privategw_acl | Status : FAILED === Traceback (most recent call last): |
|
from the mgt server log: |
|
It works fine for me: Result: Based on the above: LGTM @michaelandersen are you sure it isn't a local problem? Maybe try to deploy again? I'll hold this PR until tomorrow morning. |
|
Could you give some details on how you executed the tests? It looks like env issues. Did you...
...? Or was it executed towards an existing/running environment? As you can see in the Python stack trace, it says errorTest: None When you ran it, were the templates ready? Could you please follow steps above and try again? I will also try on my side. Cheers, |
|
Environment: Management Server + MySQL on CentOS 7.1 New results: Cheers, |
|
yes @wilderrodrigues it is most likely an environment issue. don't wait on me for this PR. |
CLOUDSTACK-8971 - Improve the current test_privategw_acls.py - Read cofiguration from the zone: template id; template id; and domain id - Create Account and VPC Offering - Add cleanup resources * pr/957: CLOUDSTACK-8971 - Improve the current test_privategw_acls.py Signed-off-by: Remi Bergsma <github@remi.nl>