Johnny Zhang created BIGTOP-638:
-----------------------------------

             Summary: fix package test yum package manifest to make yum service 
test pass
                 Key: BIGTOP-638
                 URL: https://issues.apache.org/jira/browse/BIGTOP-638
             Project: Bigtop
          Issue Type: Bug
          Components: Tests
    Affects Versions: 0.4.0
            Reporter: Johnny Zhang
            Assignee: Johnny Zhang
             Fix For: 0.4.0


run TestPackagesPseudoDistributed in yum platform (like centos5_64), get 
several service test failures, due to manifest is incorrect, for example
{noformat}
testPackageServices[flume-node](org.apache.bigtop.itest.packagesmoke.TestPackagesPseudoDistributed)
  Time elapsed: 12.487 sec  <<< FAILURE!
java.lang.AssertionError: wrong list of runlevels for service flume-node
Expected: <[3=3, 2=2, 5=5, 4=4, ]>
     got: <{3=3, 4=4, 5=5}>
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to