postgresql-container icon indicating copy to clipboard operation
postgresql-container copied to clipboard

RHEL CI -- test against the latest image built by `s2i-base-container` CI

Open praiskup opened this issue 7 years ago • 2 comments

It is really painful to wait till fixes in s2i-base take the effect https://github.com/sclorg/s2i-base-container/pull/159

It would be nice if we pushed the s2i-base image RHEL from CI somewhere, and tested layered images against that.

praiskup avatar Mar 22 '18 09:03 praiskup

work-around could be to move the "prepare yum repo" script into common scripts.

praiskup avatar Mar 22 '18 09:03 praiskup

Good point. Because we almost every time release (rebase to upstream) all images together, so there is no reason to test changes to already released s2i-base.

I'll try change CI to work this way. (probably next week)

omron93 avatar Mar 22 '18 10:03 omron93

We already have a way to connect PRs together. This should be enough I hope.

pkubatrh avatar Feb 22 '23 09:02 pkubatrh