What are parameterized jobs in jenkins and how to configure it

0 votes
What are parameterized jobs in jenkins and how to configure it?
Dec 14, 2018 in Jenkins by Hannah
• 18,570 points
4,778 views

1 answer to this question.

0 votes

Hey @Hannah, Parameterized jobs/builds are the ones that take in parameters to execute their builds. This is the easiest way to make your build flexible.

Let me explain the basic steps:

  • Create a freestyle project.
  • Once you've created the job, Go to the configuration page and you'll find an unchecked box saying This project is parametrized. Check that button and make the project parameterized
  • Once you check this button it'll give you options to choose the kind of parameters you want to use in your project. You can choose multiple parameters and add a default value to it.
  • Once you've selected the required parameters and added their default values, execute this build.
answered Dec 16, 2018 by Kiyara

Related Questions In Jenkins

0 votes
1 answer

How to configure and use third party tools in jenkins?

The procedure to utilize a third party ...READ MORE

answered Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
3,289 views
0 votes
1 answer

What is the difference between the Jenkins jobs which are in workspace directory and jobs directory

Hi@Shashi, These folders have different meanings in Jenkins. If ...READ MORE

answered Oct 21, 2020 in Jenkins by MD
• 95,440 points
3,454 views
0 votes
2 answers

How to create backup and copy files in jenkins?

You would require to copy and take ...READ MORE

answered Aug 1, 2019 in Jenkins by Sirajul
• 59,230 points
6,404 views
0 votes
2 answers
+1 vote
1 answer

How to configure SCM Plastic Maven Project in Jenkins?

Hey @Anoop, In order to create a ...READ MORE

answered Nov 19, 2019 in Jenkins by Sirajul
• 59,230 points
959 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
+2 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP