Attila Doroszlai created HDDS-15347:
---------------------------------------

             Summary: Move virtual-host test out of smoketest/s3
                 Key: HDDS-15347
                 URL: https://issues.apache.org/jira/browse/HDDS-15347
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{smoketest/s3/awss3virtualhost.robot}} requires special configuration 
({{ozone.s3g.domain.name}}), so it does not work with most acceptance test 
environments.  When running all tests in {{smoketest/s3}}, this test currently 
needs to be excluded, e.g.:

{code:title=https://github.com/apache/ozone/blob/c13a0c0fcb478266aec94f5aa9eb8df7265abad6/hadoop-ozone/dist/src/main/compose/ozone-ha/test.sh#L40-L41}
## Exclude virtual-host tests. This is tested separately as it requires 
additional config.
exclude="--exclude virtual-host"
{code}

We can avoid the need for exclusion by moving it to another directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to