gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

Set up E2E tests on CentosCI #29

Open JohnStrunk opened 6 years ago

JohnStrunk commented 6 years ago

Describe the feature you'd like to have. We need to have automated E2E testing to make sure the operator continues to function correctly.

What is the value to the end user? (why is it a priority?) Automated E2E testing will help keep master working and decrease the likelihood of regressions, leading to higher quality releases.

How will we know we have a good solution? (acceptance criteria) On each commit/pr:

Additional context Child of #5