Attila Doroszlai created HDDS-12771:
---------------------------------------
Summary: xcompat fails if run in itself due to undefined
OZONE_CURRENT_VERSION
Key: HDDS-12771
URL: https://issues.apache.org/jira/browse/HDDS-12771
Project: Apache Ozone
Issue Type: Bug
Components: test
Affects Versions: 2.0.0
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
HDDS-12666 introduced a bug in {{xcompat}} test by using
{{OZONE_CURRENT_VERSION}} before it is set.
{code:title=steps to reproduce}
cd hadoop-ozone/dist/target/ozone-2.1.0-SNAPSHOT/compose/xcompat
./test-new.sh
{code}
{code}
Create Encrypted Bucket | FAIL |
255 != 0
{code}
{code}
Running command 'ozone sh bucket create -k key1 /vol1/encrypted-'
${rc} = 255
${output} = INVALID_BUCKET_NAME bucket name cannot end with a period or dash
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]