You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "rhoughton-pivot (GitHub)" <gi...@apache.org> on 2019/08/19 20:21:57 UTC

[GitHub] [geode] rhoughton-pivot commented on pull request #3931: GEODE-7054: add tests running with SSL

Consider replace this with a loop
```
{% for ssl_var in ['', '-PwithSsl'] %}
- task: run_benchmarks{{ ssl_var.title }}
  < body of task >
 WITH_SSL: {{ ssl_var }}
  < remaining body of task >
{% endfor %}
```
  

[ Full content available at: https://github.com/apache/geode/pull/3931 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org