ros-infrastructure / buildfarm_deployment

Apache License 2.0
30 stars 39 forks source link

Update plugins: xunit, script-security, subversion and replace warnings by warnings-ng #231

Open j-rivero opened 4 years ago

j-rivero commented 4 years ago

This update is the result of updating:

Most of the plugins rely now on the trilead-api plugin. This plugin was the result of a refactor from core functionality in Jenkins. New plugin installations not listed above are mainly the consequence of warnings-ng dependencies.

nuclearsandwich commented 4 years ago

I will make time to do a fresh deployment with these plugins to make sure things are cogent. I don't see any red flags in this list.

marcoag commented 4 years ago

I tried this changes and I get:

Puppet (err): Could not find dependency Jenkins::Plugin[warnings] for File[/var/lib/jenkins/hudson.plugins.warnings.WarningsPublisher.xml] at /root/buildfarm_deployment/modules/profile/manifests/jenkins/master.pp:123

It seems the config for the old warnings plugin is not updated there.

j-rivero commented 4 years ago

It seems the config for the old warnings plugin is not updated there.

thanks Marco, should be fixed in 3d940d4. Did not find other occurrences.