[jboss-jira] [JBoss JIRA] (WFLY-9307) Update testsuite to use EAP70 enum values and not just api versions

Ken Wills (JIRA) issues at jboss.org
Wed Sep 6 13:12:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Wills updated WFLY-9307:
----------------------------
    Steps to Reproduce: See core jira:   (was: See attached configs. Mgmt user is eap70-host password: password
1. Start EAP7.1 DC with attached  [^domain.xml] (download it to {{jboss-eap-7.1/domain/configuration}}).
{code}./jboss-eap-7.1/bin/domain.sh -b 127.0.0.1 -bmanagement 127.0.0.1{code}
2. Start EAP7.0 HC with attached  [^host-slave.xml] (download it to {{jboss-eap-7.0/domain/configuration}}), pointing it to discover the already started up DC bound to loopback.
{code}./jboss-eap-7.0/bin/domain.sh --host-config=host-slave.xml -Djboss.domain.master.address=127.0.0.1 -b <NON_LOOPBACK_IP_ADDR> -bmanagement <NON_LOOPBACK_IP_ADDR>{code})


> Update testsuite to use EAP70 enum values and not just api versions
> -------------------------------------------------------------------
>
>                 Key: WFLY-9307
>                 URL: https://issues.jboss.org/browse/WFLY-9307
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management, Test Suite
>    Affects Versions: 11.0.0.CR1
>            Reporter: Ken Wills
>            Assignee: Ken Wills
>            Priority: Blocker
>
> The associated issue in wildfly-core is: https://issues.jboss.org/browse/WFCORE-3226
> The existing tests in mixed-domain should be updated to use this enum value.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list