Skip to content

chore: add integration tests for multi-az support #928

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

Merged
merged 1 commit into from
May 8, 2024

Conversation

sergiyvamz
Copy link
Contributor

Summary

[](chore: add integration tests for multi-az support)

Additional Reviewers

@karenc-bq
@aaronchung-bitquill
@crystall-bitquill

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

github-actions bot commented Mar 13, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@sergiyvamz sergiyvamz force-pushed the taz-support-for-integration-tests branch 3 times, most recently from ae1ec9d to de5b3e1 Compare March 14, 2024 16:26
@karenc-bq karenc-bq force-pushed the taz-support-for-integration-tests branch 5 times, most recently from 5b3c3d3 to c21c733 Compare April 1, 2024 22:36
@karenc-bq karenc-bq force-pushed the taz-support-for-integration-tests branch 5 times, most recently from bff38a3 to 55f68c4 Compare April 2, 2024 20:07
@sergiyvamz sergiyvamz force-pushed the taz-support-for-integration-tests branch from 37510ec to 2ab8398 Compare April 12, 2024 17:17
@sergiyvamz sergiyvamz force-pushed the taz-support-for-integration-tests branch 2 times, most recently from 2f2c75c to 6068f18 Compare April 25, 2024 17:34
@sergiyvamz sergiyvamz force-pushed the taz-support-for-integration-tests branch 6 times, most recently from b283247 to ca31bcb Compare May 8, 2024 16:34
disable java8 test environments
disable RW splitting tests, disable Failover tests for MultiAz
all configurations with all tests
all configurations but only one failover test
don't wait for initial writer node to become available
failover restrictions
increase memory
split tests by db types
chore: disable read-write splitting tests
chore: split multi-az and aurora integration tests into separate runs
test: run read/write splitting integration tests against TAZ
downgrade test db instances
add TAZ support for integration tests
@sergiyvamz sergiyvamz force-pushed the taz-support-for-integration-tests branch from ca31bcb to 7e407bf Compare May 8, 2024 16:38
@sergiyvamz sergiyvamz merged commit ca87a8d into main May 8, 2024
9 of 10 checks passed
@sergiyvamz sergiyvamz deleted the taz-support-for-integration-tests branch May 8, 2024 18:34
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