accre / lstore

LStore - A fault-tolerant, performant distributed data storage framework.
http://www.lstore.org
Apache License 2.0
4 stars 5 forks source link

Final version before deploying on cluster #168

Closed tacketar closed 7 years ago

tacketar commented 7 years ago

This has all the fixes and issues resolved uncovered in the last month along with some notable features that should help performance and stability:

PerilousApricot commented 7 years ago

What tests can we do to verify it all works 👌🏻 -- It's dark in this basement.

tacketar commented 7 years ago

Trust me:)

Actually that was one of the things I was going to discuss with you on the call today but you didn't attend:( I have an idea to do some higher level testing to catch odd lio_* behavior vs the standard Linux command. It's pretty easy to do and is useful for making sure POSIX behavior is being followed. Still doesn't handle lower level testing.

PerilousApricot commented 7 years ago

Sorry. I slept in this morning :/ Comcast guy is here fixing my internet (the cable to the pole got cut somehow). We can chat in like 20 mins if you want. If the docker-ified LServer (@hellermf) is good to go, I could see having jenkins do acceptance tests on master and if it works, push to a "stable" branch in G

PerilousApricot commented 7 years ago

Committed in #169