Upgrade to Ruby 2.7.
created from upstream commit: 9c8f75084ec39957bca57da8c9e178855baa31ea
This commit is contained in:
parent
a4e75f54ed
commit
5cd1e59d71
17 changed files with 3485 additions and 166 deletions
|
|
@ -24,7 +24,12 @@ export CT_SKIP_NEW_PROJECT=true
|
|||
export CT_SKIP_UPLOAD_IMAGE=true
|
||||
export CT_NAMESPACE=openshift
|
||||
|
||||
test_ruby_integration ruby ${VERSION} "${IMAGE_NAME}"
|
||||
test_ruby_integration "${IMAGE_NAME}"
|
||||
|
||||
# Check the imagestream
|
||||
test_ruby_imagestream
|
||||
|
||||
OS_TESTSUITE_RESULT=0
|
||||
|
||||
# vim: set tabstop=2:shiftwidth=2:expandtab:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue