cychiu8 opened a new pull request, #480: URL: https://github.com/apache/ozone-site/pull/480
## What changes were proposed in this pull request? Update the contents in https://github.com/apache/ozone-site/blob/master/docs/08-developer-guide/03-test/02-integration-tests.md Following the structure: Scope. When to use integration tests vs unit or acceptance. What is MinOzoneCluster? Package structure. (integration-test package and dependency reasons for having its own package) ## What is the link to the Apache Jira? https://issues.apache.org/jira/browse/HDDS-15046 ## How was this patch tested? - Built the site locally with `pnpm build`; `onBrokenLinks: 'throw'` passes. - Started the site with `pnpm start` and visually verified `/docs/developer-guide/test/integration-tests` and `/docs/developer-guide/build/maven`, including the sidebar label and the cross-links between the two pages. integration test <img width="1467" height="798" alt="Screenshot 2026-06-30 at 21 55 33" src="https://github.com/user-attachments/assets/ee3b0f65-d104-4bfd-9096-79aacd9051a2" /> maven <img width="1465" height="799" alt="image" src="https://github.com/user-attachments/assets/99f53db7-1434-4af4-99a2-58c1b5fd6bcb" /> - Spot-checked the GitHub blob links to `TestMiniOzoneCluster.java` and `TestOzoneManagerHAWithStoppedNodes.java` against `apache/ozone@master`. - `pnpm lint` (markdownlint + cspell + eslint + yamllint) is clean. -- 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]
