ManageIQ / httpd_configmap_generator

Scripts used in httpd containers for configuring authentication
Apache License 2.0
3 stars 19 forks source link

Test ruby 2.5.7/2.6.5, see: ManageIQ/manageiq#19414 #44

Closed jrafanie closed 5 years ago

jrafanie commented 5 years ago

Test ruby 2.5.7/2.6.5, see: ManageIQ/manageiq#19414

jvlcek commented 5 years ago

@jrafanie How did you test this? Did you generate a config map? Let me know if you need help doing that.

Fryguy commented 5 years ago

This has specs so I'm going to merge...we'll have to do a full end-to-end with the revamp of podified, so I'm ok to manually test later.

jrafanie commented 5 years ago

@jrafanie How did you test this? Did you generate a config map? Let me know if you need help doing that.

yeah, .travis.yml implies there are tests to exercise the ruby versions... I didn't generate a config map. I just blasted this change to all repos with .travis.yml ruby versions since that's the current list of rubies we support on master.