[ 
https://issues.apache.org/jira/browse/HADOOP-19661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018110#comment-18018110
 ] 

ASF GitHub Bot commented on HADOOP-19661:
-----------------------------------------

pan3793 opened a new pull request, #7931:
URL: https://github.com/apache/hadoop/pull/7931

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   The issue is identified by 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7760/
   
   ```
   00:08:13                Reason | Tests
   00:08:13   Failed junit tests  |  
hadoop.fs.compat.common.TestHdfsCompatShellCommand 
   00:08:13                       |  
hadoop.fs.compat.common.TestHdfsCompatDefaultSuites 
   00:08:13                       |  
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
   ```
   
   ### How was this patch tested?
   
   Manually checked the failed tests after installing the missing deps inside 
the dev container.
   
   ```
   $ ./start-build-env.sh rockylinux_8
   ```
   
   ```
   $ mvn clean install -DskipTests -Pnative
   ```
   
   ```
   $ mvn test -pl :hadoop-compat-bench 
-Dtest=hadoop.fs.compat.common.TestHdfsCompatShellCommand
   ...
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.fs.compat.common.TestHdfsCompatShellCommand
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.64 
s 

> Migrate CentOS 8 to Rocky Linux 8 in build env Dockerfile
> ---------------------------------------------------------
>
>                 Key: HADOOP-19661
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19661
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.5.0
>            Reporter: Cheng Pan
>            Assignee: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>




--
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