Dimitri Koshkin

Results 46 issues of Dimitri Koshkin

Im using `SynchronizedBeforeSuite` and `SynchronizedAfterSuite` in my suite to run some longer setup and teardowns, ~20 mins and `15 mins. There are no `BeforeSuite` or `AfterSuite`. Running the test with:...

v2

Fixes https://github.com/apprenda/kismatic/issues/1254 Fixes https://github.com/apprenda/kismatic/issues/802

Fixes https://github.com/apprenda/kismatic/issues/987

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE REQUEST **What happened**: Prior to Kubernetes v1.9 the only option was `master-count` which means master endpoints are only cleaned up when...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: The `gluster-healthz` pod keeps getting restarted ``` gluster-healthz-pgcdc 0/1 Running 5795 27d ``` With logs: ``` port check failed...

Modify `kuberang` (the smoke test tool) to support with Windows nodes.

windows

Support more Kismatic options: - [ ] Support`cluster.disable_package_installation` - [ ] Support `cluster.disconnected_installation` - [ ] Support `cluster.networking.update_hosts_files`

windows