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

CI: Other test #25

Closed
wants to merge 27 commits into from
Closed

CI: Other test #25

wants to merge 27 commits into from

Conversation

rohitpaulk
Copy link
Member

  • test
  • Refactor tests by commenting out unused test cases and regex replacements.
  • Update test workflow to run tests multiple times and log failures.
  • Update GitHub Actions workflow with concurrency and timeout settings.
  • Update test case to restore original StageSlugs for fetch_pass scenario.
  • Update test workflow to exit on first failure instead of counting failures.
  • Update Go setup action to version 5 in GitHub workflow configuration.
  • Fix command execution in your_program.sh to redirect stderr to /dev/null.
  • Restore commented-out test case for describe_topic_partitions_pass in tests.
  • Remove output redirection from kafka-server-start.sh command in your_program.sh.
  • Increase timeout for multiple test functions to 30 seconds in tester_definition.
  • Add matrix strategy for test attempts in GitHub Actions workflow.
  • Refactor test cases in stages_test.go to uncomment and organize structure.
  • Add -failfast option to go test in Makefile for quicker test failures.
  • Add clean shutdown file creation in GenerateLogDirs function
  • Rename clean shutdown file to ".kafka_cleanshutdown" for clarity.
  • Redirect kafka server output to /dev/null in your_program.sh script.
  • Add logging for Kafka server start and output latest test file in CI workflow
  • Add logging for the latest test file in GitHub Actions workflow
  • Improve file listing and selection logic in GitHub Actions workflow script.
  • Add file size logging in GitHub Actions and timestamp in Kafka server script.
  • Add base64 and raw output for latest file in test workflow script
  • Add cleanup function with EXIT trap to your_program.sh for better resource management.
  • Update script to use shared memory path instead of temporary file path.

@ryan-gang ryan-gang changed the title other test CI: Other test Oct 2, 2024
@ryan-gang ryan-gang closed this Oct 28, 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.

2 participants