Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1722

Tests for ignore-unused-configuration in conjunction with --backup

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.0.Alpha6
    • None
    • Test Suite
    • None

    Description

      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

      Attachments

        Activity

          People

            msimka@redhat.com Martin Simka
            msimka@redhat.com Martin Simka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: