Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11752

testsuite/integration/elytron uses directly a jboss.dist dir when set instead of its copy in the target dir

    XMLWordPrintable

Details

    • Hide

      cd testsuite
      mvn clean test -fae -Djboss.dist=/home/user/test/wildfly-16.0.0.CR1-SNAPSHOT -DallTests -Dtest=a -Delytron

      Show
      cd testsuite mvn clean test -fae -Djboss.dist=/home/user/test/wildfly-16.0.0.CR1-SNAPSHOT -DallTests -Dtest=a -Delytron

    Description

      When the jboss.dist property is set for the mvn command, the testsuite/integration/elytron project uses directly a server distribution in the jboss.dist directory instead of its copy in the target/wildfly directory, and the distribution is customized with the modify-elytron-config.cli script.

      As a result, when running the test suite in the elytron mode (-Delytron), the next testing module (compat) fails.

      It also brings difficulties when developing tests in the elytron test module itself.

      Attachments

        Issue Links

          Activity

            People

              okotek@redhat.com Ondrej Kotek
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: