Skip to content

HDDS-15046. Documentation integration tests in developer guide#480

Merged
jojochuang merged 2 commits into
apache:masterfrom
cychiu8:HDDS-15046
Jun 30, 2026
Merged

HDDS-15046. Documentation integration tests in developer guide#480
jojochuang merged 2 commits into
apache:masterfrom
cychiu8:HDDS-15046

Conversation

@cychiu8

@cychiu8 cychiu8 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

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
Screenshot 2026-06-30 at 21 55 33

maven
image

  • Spot-checked the GitHub blob links to TestMiniOzoneCluster.java and
    TestOzoneManagerHAWithStoppedNodes.java against apache/ozone@master.
  • pnpm lint (markdownlint + cspell + eslint + yamllint) is clean.

@cychiu8 cychiu8 changed the title HDDS-9861. Documentation integration tests in developer guide HDDS-15046. Documentation integration tests in developer guide Jun 30, 2026
Comment thread docs/08-developer-guide/03-test/02-integration-tests.md

@jojochuang jojochuang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll add one extra notice and then we can merge it.

@cychiu8

cychiu8 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

@jojochuang Thank you for reviewing and adding the notice!

@jojochuang jojochuang merged commit 3e21683 into apache:master Jun 30, 2026
12 checks passed
@jojochuang

Copy link
Copy Markdown
Contributor

Merged. Thanks @cychiu8

@cychiu8 cychiu8 deleted the HDDS-15046 branch July 1, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants