lhotari commented on issue #20608:
URL: https://github.com/apache/pulsar/issues/20608#issuecomment-1862751313

   uploaded logs to 
https://gist.githubusercontent.com/lhotari/4ac3082f8ab4806a138095599bb6de7d/raw/e8604ae47515c97c0ff25f6849051f515d6c73b3/ExtensibleLoadManagerTest_testIsolationPolicy_logs.txt
   
   The log file is from the build's 
Integration-LOADBALANCE-surefire-reports.zip file and extracted with this 
command:
   ```
   xmlstarlet sel -t -m '//testcase[@name="testIsolationPolicy"]' -v @classname 
-o '.' -v @name -n -v failure -n -v system-out -n 
tests/integration/target/surefire-reports/TEST-TestSuite.xml > 
ExtensibleLoadManagerTest_testIsolationPolicy_logs.txt
   ```
   (`brew install xmlstarlet` to get xmlstarlet)


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

Reply via email to