Jenkins : Continuous Integration with Toad DevOps Toolkit Plugin

Plugin Information

No information for the plugin 'ci-with-toad-devops-toolkit' is available. It may have been removed from distribution.

Compatibility

Plugin VersionToad DevOps Toolkit
1.31.0, 1.1, 1.2
1.21.0, 1.1, 1.2
1.11.0, 1.1
1.01.0, 1.1


Introduction

The Continuous Integration with Toad DevOps Toolkit Plugin enables Oracle users to automate various DevOps tasks including:

  • Performing PL/SQL code analysis
  • Running advanced PL/SQL unit tests
  • Executing PL/SQL scripts

Install

Installing the Continuous Integration with Toad DevOps Toolkit Jenkins Plugin

  1. Once logged into your Jenkins server click "Manage Jenkins".
  2. From within the "Manage Jenkins" page click "Manage Plugins".
  3. Near the top of the "Plugin Manager" page click the "Available" tab.
  4. Filter the results by typing "Continuous Integration with Toad DevOps Toolkit".
  5. Check "Continuous Integration with Toad DevOps Toolkit" and click either "Install without restart" or "Download now and install after restart" at the bottom of the page.

The Toad DevOps Toolkit Jenkins Plugin requires Toad DevOps Toolkit to be installed. An installation guide for Toad DevOps Toolkit can be found here.

Documentation

Documentation for the latest version of Toad DevOps Toolkit can be found here.

Changelog

VERSION 1.3 (January 29th, 2019)

  • Fix: Fix to allow execution on any Windows machine, master or slave.

VERSION 1.2 (January 2nd, 2019)

  • Fix: Code Analysis rule violations would never fail when using Toad DevOps Toolkit 1.2

VERSION 1.1 (May 14th, 2018)

  • Feature: Code analysis allows setting failure conditions
  • Fix: Successful unit test build steps were failing