Repository for OpenStack Helm infrastructure-related code
Go to file
Meg Heisler 1bf24051c5 Add exception handling to Kibana Selenium test
This adds exception handling to the Kibana Selenium tests
to address the test failures due to TimeoutExceptions when
the dashboard loads slowly. Only TimeoutExceptions are handled
so if there is an issue with the page itself an error will still
cause the gate to fail as intended. When a TimeoutException
occurs an error message is logged and a screenshot is taken
of the current page.

Change-Id: I16cd3a61ffce2e5fdc39bd7731cc068b8a6ec41f
2019-01-21 13:26:43 -06:00
calico 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
ceph-client Uplift Ceph charts to the Mimic release 2019-01-05 14:38:38 +00:00
ceph-mon Uplift Ceph charts to the Mimic release 2019-01-05 14:38:38 +00:00
ceph-osd [CEPH] OSD directory permission fixes 2019-01-07 19:08:11 -06:00
ceph-provisioners Uplift Ceph charts to the Mimic release 2019-01-05 14:38:38 +00:00
ceph-rgw Uplift Ceph charts to the Mimic release 2019-01-05 14:38:38 +00:00
doc Update documentation for recent failure domain options in Ceph 2018-12-13 13:05:52 -06:00
elastic-apm-server Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-filebeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-metricbeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-packetbeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elasticsearch Elasticsearch: Update image for s3 bucket creation 2019-01-07 13:51:55 -06:00
etcd Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
falco Adding Falco 2018-10-05 16:18:51 +00:00
flannel 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
fluent-logging Merge "Fluentd: Add security context for pods/containers" 2019-01-07 22:15:19 +00:00
gnocchi Uplift Ceph charts to the Mimic release 2019-01-05 14:38:38 +00:00
grafana Merge "Grafana: Add container security context" 2019-01-07 19:40:22 +00:00
helm-toolkit Merge "Helm-toolkit: Update job for creating s3 buckets" 2019-01-05 19:36:35 +00:00
ingress 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
kibana Remove unused pod-etc-apache volumes 2019-01-04 10:31:35 -06:00
kube-dns Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
kubernetes-keystone-webhook k8s-keystone create cluster roles and tests 2018-12-01 19:14:31 +00:00
ldap Revert "Add Egress Helm-toolkit function & enforce the nework policy at OSH-INFRA" 2018-12-16 04:21:46 +00:00
libvirt Parameterize hugepage pod cgroup 2019-01-03 14:13:13 -08:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Merge "Mariadb: Add security context for mysql exporter pod/container" 2019-01-07 16:30:36 +00:00
memcached Memcached: Add security context for exporter pod/container 2019-01-03 16:14:50 -06:00
mongodb Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
nagios Remove unused pod-etc-apache volumes 2019-01-04 10:31:35 -06:00
nfs-provisioner 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
openvswitch Merge "Revert "Add Egress Helm-toolkit function & enforce the nework policy at OSH-INFRA"" 2018-12-16 08:57:09 +00:00
playbooks Selenium Tests for OSH Infra 2019-01-07 15:59:42 -06:00
postgresql Revert "Add Egress Helm-toolkit function & enforce the nework policy at OSH-INFRA" 2018-12-16 04:21:46 +00:00
prometheus Remove unused pod-etc-apache volumes 2019-01-04 10:31:35 -06:00
prometheus-alertmanager Merge "Alertmanager: Add security context for pod/container" 2019-01-07 16:30:34 +00:00
prometheus-kube-state-metrics Merge "Kube-State-Metrics: Add pod/container security context" 2019-01-05 03:14:11 +00:00
prometheus-node-exporter 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
prometheus-openstack-exporter Openstack exporter: Add security context for pod/container 2019-01-03 16:16:43 -06:00
prometheus-process-exporter 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
rabbitmq Revert "Add Egress Helm-toolkit function & enforce the nework policy at OSH-INFRA" 2018-12-16 04:21:46 +00:00
redis 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
registry 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
roles Merge "Selenium Tests for OSH Infra" 2019-01-08 18:03:17 +00:00
tiller Helm: Update helm to 2.11.0 2018-09-25 18:14:49 +00:00
tools Add exception handling to Kibana Selenium test 2019-01-21 13:26:43 -06:00
zuul.d Additional Selenium tests for Kibana dashboard 2019-01-17 11:24:19 -06:00
.gitignore Gate/Dev: RPM and structure improvements 2018-04-18 13:56:47 -05:00
.gitreview Added .gitreview 2017-06-20 08:49:42 +00:00
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst fix bug link in readme 2018-08-28 09:39:41 -04:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 17:31:43 +00:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini fix tox python3 overrides 2018-10-05 16:19:35 +00:00

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-5 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.