-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tests-Only] Run apiVersions test on Oracle db #37296
Conversation
Codecov Report
@@ Coverage Diff @@
## master #37296 +/- ##
=========================================
Coverage 64.52% 64.52%
Complexity 19165 19165
=========================================
Files 1266 1266
Lines 74934 74934
Branches 1331 1331
=========================================
Hits 48353 48353
Misses 26189 26189
Partials 392 392
Continue to review full report at Codecov.
|
107ec26
to
438511c
Compare
Let's see what CI runs now. |
https://drone.owncloud.com/owncloud/core/24429/65/13 https://drone.owncloud.com/owncloud/core/24429/55/13 Good stuff. |
Description
Run apiVersions test on oracle DB
Related Issue
Motivation and Context
A single test scenario of apiVersions feature file fails on oracle db. This PR makes a separate scenario demonstrating the behavior of the failing one and then makes a pipeline for running the test scenario separately in oracle database.
How Has This Been Tested?
CI
Types of changes
Checklist: