[jboss-jira] [JBoss JIRA] (WFCORE-1722) Tests for ignore-unused-configuration in conjuction with --backup
Martin Simka (JIRA)
issues at jboss.org
Thu Aug 18 07:52:00 EDT 2016
Martin Simka created WFCORE-1722:
------------------------------------
Summary: Tests for ignore-unused-configuration in conjuction with --backup
Key: WFCORE-1722
URL: https://issues.jboss.org/browse/WFCORE-1722
Project: WildFly Core
Issue Type: Enhancement
Components: Test Suite
Reporter: Martin Simka
Assignee: Martin Simka
Add new tests that check that ignore-unused-resources works as expected in combination with --backup:
* check that if ignore-unused-resources is undefined and --backup not set, then the behavior is as if the attribute had a value of 'true'
* check that if ignore-unused-resources is undefined and --backup is set, then the behavior is as if the attribute had a value of 'false'
* no need to check that if ignore-unused-resources is true and --backup not set, this is already covered by other tests
* check that if ignore-unused-resources is true and --backup is set, slave does not have full domain config
* check that if ignore-unused-resources is false and --backup not set, then the slave has full domain config
* check that if ignore-unused-resources is false and --backup is set, then the slave has full domain config
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list