Enable Memcached TLS testing in tripleo-standalone-multinode-ipa

Memcached TLS was implemented in victoria cycle and backported
to Train. Memcached TLS will be enabled by default in future
versions of TLS Everywhere, but first we want to make sure
it is tested as part of the testing pipeline.

Change-Id: I2d62d31fad7fce1c92ed3af375aa2015ccf0b4a7
This commit is contained in:
Grzegorz Grasza 2021-04-21 11:22:30 +02:00
parent 55867658c3
commit 4909cc558f
1 changed files with 2 additions and 0 deletions

View File

@ -751,6 +751,7 @@
- environments/services/haproxy-public-tls-inject.yaml
- environments/ssl/enable-internal-tls.yaml
- environments/ssl/enable-internal-tls.j2.yaml
- environments/ssl/enable-memcached-tls.yaml
- environments/ssl/enable-tls.yaml
- ci/environments/standalone-ipa.yaml
- deployment/ipa/ipaservices-baremetal-ansible.yaml
@ -806,6 +807,7 @@
- environments/ssl/tls-everywhere-endpoints-dns.yaml
- environments/services/haproxy-public-tls-certmonger.yaml
- environments/ssl/enable-internal-tls.yaml
- environments/ssl/enable-memcached-tls.yaml
- ci/environments/standalone-ipa.yaml
tempest_tempest_conf_overrides:
service-clients.http_timeout: '120'