Jenkins

Channel Revision Published Runs on
latest/stable 42 14 Jun 2023
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 42 14 Jun 2023
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy jenkins
Show information

Platform:

Ubuntu
20.04 18.04 16.04
  • cancel-quiet-down

    Cancel quiet mode.

  • get-admin-credentials

    Retrieve the admin credentials, including the password which may have been auto-generated.

  • install-dependencies

    Install Jenkins dependencies for the specified Jenkins version (or the currently installed/ anticipated to be installed version if the Jenkins version is not specified). Primarily useful during integration tests.

    Params
    • jenkins_version string

      The version of Jenkins to install dependencies for.

  • quiet-down

    Put Jenkins in a Quiet mode. In that mode Jenkins doesn’t start any build.

  • restart

    Wait for all jobs to be completed and restart jenkins.

  • update-plugins

    Install available updates for plugins and safe-restart jenkins. No-op if there aren't updates available.

  • upgrade

    Upgrade jenkins package when using bundle.