|
@@ -351,7 +351,7 @@ class CIRunnner:
|
|
pwd
|
|
pwd
|
|
echo foobar
|
|
echo foobar
|
|
find config
|
|
find config
|
|
- cat config/cassandra/create-keyspace.cql | cqlsh
|
|
|
|
|
|
+ cqlsh -f config/cassandra/create-keyspace.cql
|
|
python config/cassandra/db-data-gen.py | cqlsh
|
|
python config/cassandra/db-data-gen.py | cqlsh
|
|
|
|
|
|
# Setup MongoDB (see install above)
|
|
# Setup MongoDB (see install above)
|