Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add E2E tests and adjust cluster resource usage for gitHub actions #48

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

lwpk110
Copy link
Member

@lwpk110 lwpk110 commented Jun 25, 2024

Add E2E Tests and Adjust Cluster Resource Usage for GitHub Actions

  1. Added End-to-End tests for HDFS to ensure comprehensive functionality and performance validation.
  2. Identified insufficient CPU resources in the GitHub Actions environment when running the entire HDFS cluster.
  3. Adjusted the cluster resource configuration to ensure HDFS can run within the limited resources provided by GitHub Actions.
  • Added E2E test scripts and related configuration files.
  • Adjusted the CPU and memory usage for NameNode, DataNode, and JournalNode.
  • Updated documentation to reflect the new testing process and resource adjustments.

This change ensures that our HDFS cluster can be tested effectively within the constraints of the GitHub Actions environment.

close #10
close #43

@lwpk110 lwpk110 requested a review from whg517 June 25, 2024 08:20
@whg517 whg517 merged commit 418393e into zncdatadev:main Jun 26, 2024
6 checks passed
@lwpk110 lwpk110 linked an issue Jun 27, 2024 that may be closed by this pull request
@lwpk110 lwpk110 changed the title feat: Add E2E Tests and Adjust Cluster Resource Usage for GitHub Actions feat: add E2E tests and adjust cluster resource usage for gitHub actions Jun 27, 2024
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.

Hdfs operator contoller manager update labels [Feature]: Add e2e test case
2 participants