[
https://issues.apache.org/jira/browse/CLOUDSTACK-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968620#comment-15968620
]
ASF GitHub Bot commented on CLOUDSTACK-9099:
--------------------------------------------
Github user jayapalu commented on the issue:
https://github.com/apache/cloudstack/pull/1996
In the travis ci the tests are failing it could be because of timeout. But
when I run some of the test locally it is passing.
The same test test_invalid_gw_nm is failing in travis ci.
=====my local xenserver setup test run ==========
nosetests-2.7 --with-marvin
--marvin-config=/Users/jayapal_uradi/dev/advanced.cfg --with-xunit
--xunit-file=/tmp/test/testslog
/Users/jayapal_uradi/dev/github/cloudstack/test/integration/component/test_invalid_gw_nm.py
--zone=zone1 --hypervisor=xenserver
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Apr_14_2017_10_30_49_WKRPUW. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
===final results are now copied to:
/tmp//MarvinLogs/test_invalid_gw_nm_XQRFQU===
HSL007948:cloudstack jayapal_uradi$ vi
/tmp//MarvinLogs/test_invalid_gw_nm_XQRFQU/
failed_plus_exceptions.txt results.txt runinfo.txt
HSL007948:cloudstack jayapal_uradi$ vi
/tmp//MarvinLogs/test_invalid_gw_nm_XQRFQU/results.txt
HSL007948:cloudstack jayapal_uradi$ cat
/tmp//MarvinLogs/test_invalid_gw_nm_XQRFQU/results.txt
test_isolated_nw_invalid_gw
(integration.component.test_invalid_gw_nm.TestIsolatedNetworkInvalidGw) ... ===
TestName: test_isolated_nw_invalid_gw | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 5.837s
OK
================== End of my local setup test run ==================
https://travis-ci.org/apache/cloudstack/jobs/221647779
The command ./tools/travis/script.sh component/test_cpu_max_limits
component/test_cpu_project_limits component/test_deploy_vm_userdata_multi_nic
component/test_egress_fw_rules component/test_invalid_gw_nm
component/test_ip_reservation component/test_lb_secondary_ip exited with 1
ContextSuite context=TestIsolatedNetw | exceptions.T | 0 |
test_invalid_gw_nm |
| orkInvalidGw>:setup | ypeError | |
> SecretKey is returned from the APIs
> -----------------------------------
>
> Key: CLOUDSTACK-9099
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9099
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0
> Reporter: Kshitij Kansal
> Assignee: Kshitij Kansal
> Fix For: 4.10.0.0, 4.9.3.0
>
>
> The sercreKey parameter is returned from the following APIs:
> createAccount
> createUser
> disableAccount
> disableUser
> enableAccount
> enableUser
> listAccounts
> listUsers
> lockAccount
> lockUser
> registerUserKeys
> updateAccount
> updateUser
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)