summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test
Commit message (Expand)AuthorAgeFilesLines
...
* openshift_checks: get rid of deprecated module_executorLuke Meyer2017-07-251-16/+2
* Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-timeRodolfo Carvalho2017-07-242-1/+183
|\
| * verify sane log times in logging stackjuanvallejo2017-07-202-1/+183
* | Merge pull request #4316 from juanvallejo/jvallejo/add-increased-etcd-traffic...Rodolfo Carvalho2017-07-202-0/+237
|\ \
| * | add etcd increased-traffic checkjuanvallejo2017-07-192-0/+237
* | | openshift_checks/docker_storage: overlay/2 supportLuke Meyer2017-07-191-10/+97
* | | Allow OVS 2.7 in latest OpenShift releasesRodolfo Carvalho2017-07-171-30/+0
* | | Make aos_version module handle multiple versionsRodolfo Carvalho2017-07-171-16/+73
* | | Split positive and negative unit testsRodolfo Carvalho2017-07-171-50/+40
* | | add scheduled pods checkjuanvallejo2017-07-111-0/+30
* | | Add overlay to supported Docker storage driversRodolfo Carvalho2017-07-111-2/+2
* | | openshift_checks: fix execute_module paramsLuke Meyer2017-07-112-2/+2
* | | Merge pull request #4655 from sosiouxme/20170630-atomic-etcd-bz1466622OpenShift Bot2017-06-301-0/+14
|\ \ \
| * | | docker_image_availability: fix containerized etcdLuke Meyer2017-06-301-0/+14
| | |/ | |/|
* | | Merge pull request #4565 from rhcarvalho/handle-incorrect-check-namesOpenShift Bot2017-06-301-1/+11
|\ \ \
| * | | Capture exceptions when resolving available checksRodolfo Carvalho2017-06-231-1/+11
| |/ /
* | | Enable disk check on containerized installsRodolfo Carvalho2017-06-221-13/+10
* | | Require at least 1GB in /usr/bin/local and tempdirRodolfo Carvalho2017-06-221-1/+1
* | | Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-221-1/+1
|/ /
* | pre-install checks: add more during byo installLuke Meyer2017-06-142-13/+90
|/
* Merge pull request #3787 from juanvallejo/jvallejo/docker-storage-checkOpenShift Bot2017-06-092-9/+239
|\
| * docker checks: finish and refactorLuke Meyer2017-06-073-283/+189
| * add docker storage, docker driver checksjuanvallejo2017-06-012-0/+324
* | Merge pull request #3643 from juanvallejo/jvallejo/elastic-search-checkOpenShift Bot2017-06-065-0/+712
|\ \
| * | add elasticseatch, fluentd, kibana checkjuanvallejo2017-06-025-0/+712
* | | Merge pull request #4064 from juanvallejo/jvallejo/add-ovs-version-checkOpenShift Bot2017-06-052-38/+175
|\ \ \
| * | | update aos_version module to support generic pkgs and versionsjuanvallejo2017-05-242-38/+175
* | | | Merge pull request #4157 from juanvallejo/jvallejo/add-retroactive-ovs-versio...OpenShift Bot2017-06-052-0/+171
|\ \ \ \ | |_|_|/ |/| | |
| * | | add existing_ovs_version checkjuanvallejo2017-05-192-0/+171
| | |/ | |/|
* | | memory check: use GiB/MiB and adjust memtotalLuke Meyer2017-05-291-10/+21
* | | memory health check: adjust threshold for etcdLuke Meyer2017-05-231-3/+9
* | | health checks: specify check skip reasonLuke Meyer2017-05-231-1/+15
* | | disk/memory checks: make threshold configurableLuke Meyer2017-05-232-9/+58
| |/ |/|
* | remove skopeo dependency on docker-pyjuanvallejo2017-05-191-74/+73
* | improve error handling for missing varsjuanvallejo2017-05-191-18/+169
|/
* Merge pull request #3630 from juanvallejo/jvallejo/add-etcd-volume-checkOpenShift Bot2017-05-191-0/+149
|\
| * Update checkRodolfo Carvalho2017-05-101-13/+13
| * add etcd volume checkjuanvallejo2017-05-091-0/+149
* | add etcd cluster size checkjuanvallejo2017-05-171-0/+328
* | Merge pull request #3919 from rhcarvalho/fix-action-plugin-test-ansible2.3Rodolfo Carvalho2017-04-201-1/+3
|\ \
| * | Fix instantiation of action plugin in test fixtureRodolfo Carvalho2017-04-131-1/+3
* | | Simplify memory availability check, review testsRodolfo Carvalho2017-04-172-52/+59
* | | Simplify disk availability check, review testsRodolfo Carvalho2017-04-171-78/+127
* | | add disk and memory availability check testsjuanvallejo2017-04-172-0/+190
| |/ |/|
* | Merge pull request #3887 from rhcarvalho/pkg-version-only-master-or-nodeOpenShift Bot2017-04-131-0/+22
|\ \ | |/ |/|
| * Do not check package version on non-master/nodeRodolfo Carvalho2017-04-101-0/+22
* | Merge pull request #3757 from juanvallejo/jvallejo/skip-yum-update-check-on-f...OpenShift Bot2017-04-121-0/+14
|\ \
| * | skip PackageAvailability check if not yumjuanvallejo2017-04-111-0/+14
* | | preflight checks: refactor and fix aos_versionLuke Meyer2017-04-083-6/+130
| |/ |/|
* | Add tests for action pluginRodolfo Carvalho2017-04-041-15/+168