Sean Busbey created HBASE-26889:
-----------------------------------
Summary: nightly yetus tests don't reflect failure when required
environment variables are missing.
Key: HBASE-26889
URL: https://issues.apache.org/jira/browse/HBASE-26889
Project: HBase
Issue Type: Bug
Components: test
Reporter: Sean Busbey
the nightly yetus wrapper shows an error when we're missing some needed
environment variables, but the stage shows success still.
e.g
{code:java}
[2022-03-24T22:35:39.450Z] [ERROR] Required environment variable 'DEBUG' is not
set.
[2022-03-24T22:35:39.451Z] [ERROR] Required environment variable
'USE_YETUS_PRERELEASE' is not set.
[2022-03-24T22:35:39.451Z] [ERROR] Please set the required environment
variables before invoking. If this error is on Jenkins, then please file a
JIRA about the error. {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)