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

Fix RGW test config #7011

Merged

Conversation

tangledbytes
Copy link
Member

@tangledbytes tangledbytes commented Jul 14, 2022

Signed-off-by: Utkarsh Srivastava srivastavautkarsh8097@gmail.com

Explain the changes

This PR:

  1. Intends to revive RGW tests.
  2. Does NOT integrate the tests into the CI.

Other relevant information:
Test Summary: Suite contains 810, ran 481 tests, Passed: 383, Skipped: 0, Failed: 98

Issues: Fixed #xxx / Gap #xxx

Is reverse, brought up 98 more issues 🙂 .

Testing Instructions:

Prerequisite: Run make tester

  1. Run cd ./src/test/framework/ && ./run_test_job.sh --name <k8s-ns-prefix-where-tests-will-run> --image noobaa --tester_image noobaa-tester --tests_list ./system_tests_list.js --job_yaml ../../../.travis/travis_test_job.yaml --wait
  2. Run kubectl logs -f -n <namespace> <pod> to get the logs immediately.

Run the above commands from root of noobaa-core directory.

  • Doc added/updated
  • Tests added

…t specifically

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
@tangledbytes tangledbytes force-pushed the utkarsh-pro/tests/rados-gateway branch from d115cf9 to cd0a726 Compare July 14, 2022 11:49
@tangledbytes tangledbytes requested review from liranmauda and jackyalbo and removed request for liranmauda July 18, 2022 06:10
@tangledbytes tangledbytes merged commit 1cf0744 into noobaa:master Jul 22, 2022
@shirady shirady mentioned this pull request Dec 20, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants