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

test: aurora failover integration tests #30

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

crystall-bitquill
Copy link
Contributor

@crystall-bitquill crystall-bitquill commented Apr 19, 2024

Summary

Aurora failover integration tests

Description

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

@crystall-bitquill crystall-bitquill force-pushed the failover-integration-test branch from b10affb to e4f317b Compare April 19, 2024 17:56
return connectFunc().catch((error: any) => {
throw error;
});
// this.pluginService.setCurrentHostInfo(hostInfo);
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this supposed to be uncommented?

@crystall-bitquill crystall-bitquill force-pushed the failover-integration-test branch from e4f317b to ff91f5f Compare April 23, 2024 18:13
@crystall-bitquill crystall-bitquill added the ready for review Pull requests that are ready to be reviewed label Apr 23, 2024
@crystall-bitquill crystall-bitquill force-pushed the failover-integration-test branch from ff91f5f to 11b7052 Compare April 26, 2024 23:10
@crystall-bitquill crystall-bitquill merged commit 9e1149f into main Apr 27, 2024
1 check passed
@crystall-bitquill crystall-bitquill deleted the failover-integration-test branch April 27, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull requests that are ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants