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

sysbench bugs #144

Merged
merged 4 commits into from
Aug 10, 2023
Merged

sysbench bugs #144

merged 4 commits into from
Aug 10, 2023

Conversation

ericavella
Copy link
Contributor

fixing in memory sh bug
creating option to not recreate db on profile exec

string balancedClientScript = this.mockFixture.PlatformSpecifics.Combine(scriptPath, "balancedClient.sh");
string balancedServerScript = this.mockFixture.PlatformSpecifics.Combine(scriptPath, "balancedServer.sh");
string inMemoryScript = this.mockFixture.PlatformSpecifics.Combine(scriptPath, "inMemory.sh");
string balancedClientScript = this.mockFixture.PlatformSpecifics.Combine(scriptPath, "balanced-Client.sh");
Copy link
Contributor

Choose a reason for hiding this comment

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

If you could help do me a favor, make it all lower cased

Copy link
Contributor

@yangpanMS yangpanMS left a comment

Choose a reason for hiding this comment

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

Could you please help expand more on the bug? The changes here mostly don't look like they could change functional behaviors a lot

@yangpanMS yangpanMS merged commit 5212f08 into main Aug 10, 2023
@yangpanMS yangpanMS deleted the users/evellanoweth/sysbench-scenario-bugs branch August 10, 2023 22:07
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