Author: mduerig
Date: Mon Jul 7 14:21:14 2014
New Revision: 1608470
URL: http://svn.apache.org/r1608470
Log:
OAK-1928: Cleanup test and execution fixtures
Update readme
Modified:
jackrabbit/oak/trunk/oak-run/README.md
Modified: jackrabbit/oak/trunk/oak-run/README.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/README.md?rev=1608470&r1=1608469&r2=1608470&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Jul 7 14:21:14 2014
@@ -141,7 +141,6 @@ to be used. The following fixtures are c
| Jackrabbit | Jackrabbit with the default embedded Derby bundle PM |
| Oak-Memory | Oak with default in-memory storage |
| Oak-MemoryNS | Oak with default in-memory NodeStore |
-| Oak-MemoryMK | Oak with default in-memory MicroKernel |
| Oak-Mongo | Oak with the default Mongo backend |
| Oak-Mongo-FDS | Oak with the default Mongo backend and FileDataStore |
| Oak-MongoNS | Oak with the Mongo NodeStore |
@@ -245,7 +244,6 @@ Finally the benchmark runner supports th
| Jackrabbit | Jackrabbit with the default embedded Derby bundle PM |
| Oak-Memory | Oak with default in-memory storage |
| Oak-MemoryNS | Oak with default in-memory NodeStore |
-| Oak-MemoryMK | Oak with default in-memory MicroKernel |
| Oak-Mongo | Oak with the default Mongo backend |
| Oak-Mongo-FDS | Oak with the default Mongo backend and FileDataStore |
| Oak-MongoNS | Oak with the Mongo NodeStore |
@@ -419,7 +417,6 @@ Finally the scalability runner supports
|---------------|-------------------------------------------------------|
| Oak-Memory | Oak with default in-memory storage |
| Oak-MemoryNS | Oak with default in-memory NodeStore |
-| Oak-MemoryMK | Oak with default in-memory MicroKernel |
| Oak-Mongo | Oak with the default Mongo backend |
| Oak-Mongo-FDS | Oak with the default Mongo backend and FileDataStore |
| Oak-MongoNS | Oak with the Mongo NodeStore |