Skip to content

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.

3 participants