Changes between Version 49 and Version 50 of CI


Ignore:
Timestamp:
Jan 29, 2021, 2:31:51 AM (3 years ago)
Author:
Mariusz Felisiak
Comment:

Updated Oracle version to 19.3.0.0.0

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v49 v50  
    77
    88Other pull request builders which can be triggered manually with the corresponding comment phrases:
    9 * [https://djangoci.com/job/pull-requests-oracle/ pull-requests-oracle] runs on Oracle 18.3.0.0.0. The Oracle tests take about 40 minutes, so we avoid them unless we suspect a change may have broken something on Oracle.
     9* [https://djangoci.com/job/pull-requests-oracle/ pull-requests-oracle] runs on Oracle 19.3.0.0.0. The Oracle tests take about 40 minutes, so we avoid them unless we suspect a change may have broken something on Oracle.
    1010   * `buildbot, test on oracle.`
    1111* [https://djangoci.com/job/pull-requests-selenium/ pull-requests-selenium] runs the selenium tests.
Back to Top