Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Files

Latest commit

fc1f891 · Jun 6, 2017

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 6, 2017
Jun 6, 2017
Jun 6, 2017
Jun 6, 2017
Jun 6, 2017

Simple test suite

This uses Sharness for running the tests.

At first start a fresh Minikube environment.

minikube delete
minikube start --memory 4096

Then run from this directory:

./simple.t

Since it test on the amount of indexed log lines repeat this after some time until successful.

To be continued..