terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

WIP: Kubernetes e2e - decrease test time. #3456

Closed busma13 closed 1 year ago

busma13 commented 1 year ago

Clears teraslice elasticsearch indices using the elasticsearch client. No longer restarts teraslice master between test suites. Kubernetes related job options are inserted within spec files, not in job files.

busma13 commented 1 year ago

Closing. Git history was ugly. These changes are now in #3458