Skip to content

Commit

Permalink
update list of plugins needed for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 6, 2025
1 parent bd6f0a8 commit 4c47159
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spec/acceptance/xtypes/jenkins_credentials_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class {'jenkins':
'apache-httpcomponents-client-4-api',
'caffeine-api',
'command-launcher',
'eddsa-api',
'gson-api',
'jaxb',
'jdk-tool',
Expand Down Expand Up @@ -89,6 +90,7 @@ class {'jenkins':
include jenkins::cli::config
jenkins::plugin { [
'eddsa-api',
'gson-api',
'ssh-credentials',
'variant',
Expand Down Expand Up @@ -208,8 +210,11 @@ class {'jenkins':
'aws-java-sdk-sns',
'aws-java-sdk-sqs',
'aws-java-sdk-ssm',
'aws-java-sdk2-core',
'aws-java-sdk2-ec2',
'caffeine-api',
'credentials-binding',
'eddsa-api',
'gson-api',
'jackson2-api',
'jaxb',
Expand Down Expand Up @@ -264,6 +269,7 @@ class {'jenkins':
'credentials-binding',
'display-url-api',
'echarts-api',
'eddsa-api',
'font-awesome-api',
'git',
'git-client',
Expand Down Expand Up @@ -343,6 +349,7 @@ class {'jenkins':
'display-url-api',
'durable-task',
'echarts-api',
'eddsa-api',
'font-awesome-api',
'gson-api',
'ionicons-api',
Expand Down

0 comments on commit 4c47159

Please sign in to comment.