Tejaskriya commented on PR #6269:
URL: https://github.com/apache/ozone/pull/6269#issuecomment-1991656971

   Docker version on my system: `Docker Compose version v2.18.1`
   ```
   $ ../test-single.sh om topology/cli.robot                                    
   
==============================================================================
   Cli :: Smoketest ozone cluster startup                                       
 
   
==============================================================================
   Run printTopology                                                     | PASS 
|
   
------------------------------------------------------------------------------
   Run printTopology -o                                                  | PASS 
|
   
------------------------------------------------------------------------------
   Run printTopology --operational-state IN_SERVICE                      | PASS 
|
   
------------------------------------------------------------------------------
   Run printTopology --node-state HEALTHY                                | PASS 
|
   
------------------------------------------------------------------------------
   Cli :: Smoketest ozone cluster startup                                | PASS 
|
   4 tests, 4 passed, 0 failed
   
==============================================================================
   
   
   $ ../test-single.sh om recon/recon-api.robot  
   
==============================================================================
   Recon-Api :: Smoke test to start cluster with docker-compose environments.   
 
   
==============================================================================
   Check if Recon picks up OM data                                       | PASS 
|
   
------------------------------------------------------------------------------
   Check if Recon picks up DN heartbeats                                 | PASS 
|
   
------------------------------------------------------------------------------
   Check if Recon Web UI is up                                           | FAIL 
|
   '<html>
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   <title>Error 403 Forbidden</title>
   </head>
   <body><h2>HTTP ERROR 403 Forbidden</h2>
   <table>
   <tr><th>URI:</th><td>/</td></tr>
   <tr><th>STATUS:</th><td>403</td></tr>
   <tr><th>MESSAGE:</th><td>Forbidden</td></tr>
   
<tr><th>SERVLET:</th><td>org.eclipse.jetty.servlet.DefaultServlet-5cfed0ba</td></tr>
   </table>
   
   </body>
   </html>' does not contain 'Ozone Recon'
   
------------------------------------------------------------------------------
   Check web UI access                                                   | FAIL 
|
   '403' does not contain '200'
   
------------------------------------------------------------------------------
   Check admin only api access                                           | PASS 
|
   
------------------------------------------------------------------------------
   Check unhealthy, (admin) api access                                   | PASS 
|
   
------------------------------------------------------------------------------
   Check normal api access                                               | PASS 
|
   
------------------------------------------------------------------------------
   Recon-Api :: Smoke test to start cluster with docker-compose envir... | FAIL 
|
   7 tests, 5 passed, 2 failed
   
==============================================================================
   ```
   (I have some issues with recon UI working in my system so I think the other 
test failures are related to that)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to