opendns / lemming

OpenDNS Data Systems Automation
Apache License 2.0
3 stars 5 forks source link

lomax: Add realistic test cases #47

Closed simar7 closed 8 years ago

simar7 commented 8 years ago

Lomax is modeled to describe a real world scenario testing and benchmarking framework. It would be nice to add test cases that model real scenarios.

In this case, our tests will model the test_db employee database.

Please feel free to suggest any other scenarios you may think appropriate, happy to accept a PR!

simar7 commented 8 years ago

Commit https://github.com/opendns/lemming/commit/3bff797d0406ec589a5b0c26ec7a5c23f2d00910 added the first RSL that simulates a company wide layoff.

simar7 commented 8 years ago

This https://github.com/opendns/lemming/pull/63 PR handles the new hiring scenario.

simar7 commented 8 years ago

I've added the preliminary test cases. I'll work on more in the future. Please don't hesitate to submit one if you'd like to see one.