Skip to content
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

Puppet removes plugin when plugin was installed using the Jenkins ui #1075

Open
GMZwinge opened this issue Jun 15, 2023 · 0 comments
Open

Puppet removes plugin when plugin was installed using the Jenkins ui #1075

GMZwinge opened this issue Jun 15, 2023 · 0 comments

Comments

@GMZwinge
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7.23.0
  • Ruby: 2.7.7p221
  • Distribution: not sure what this is referring to
  • Module version: 2.0.1-rc0 (f786482, 5/5/2022 11:21:15 AM)
  • Jenkins: 2.355

How to reproduce (e.g Puppet code you use)

  • Use Jenkins UI to install a plugin, eg: pipeline-build-step and pipeline-milestone-step. This installs the plugin jpi file.
  • Use puppet-jenkins to install the same plugin version.

What are you seeing

  • The Jenkins UI shows the plugin as available, but not installed.
  • The plugins folder only contains the folder for the plugin, not the plugin hpi nor jpi file.

What behaviour did you expect instead

  • The Jenkins UI should show the plugin as installed.
  • The plugins folder should contain the plugin hpi file and the folder for the plugin.

Output log

  • Puppet output shows that the plugin jpi file is removed and that the plugin hpi file is not installed.

Any additional information you'd like to impart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant