Тёмный
No video :(

Jenkins #11 | Trigger Jenkins Job Remotely | Trigger Job remotely with build parameters 

Geeks CodeBook
Подписаться 821
Просмотров 8 тыс.
50% 1

This tutorial explains,
1. How to trigger jenkins job remotely. How to add authentication token to trigger remotely.
2. How to install ' Build Authorization Token Root' plugin.
3. Trigger jenkins job remotely with with parameters.
Trigger Job Remotely without 'Build Authorization Token Root' plugin.
demo url - localhost:8080/view/CodeBook/job/Job1/build?token=12345
Trigger Job Remotely with 'Build Authorization Token Root' plugin.
1. Trigger Job remotely
Demo URL - localhost:8080/buildByToken/build?job=Job1&token=12345
2. Trigger Job remotely with parameters
Demo URL - localhost:8080/buildByToken/buildWithParameters? token=12345 &job=Job1&tech=Java&author=aem

Опубликовано:

 

29 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@rapoliit
@rapoliit 4 месяца назад
superb...to the point bro. subscribed. thank you.
@user-pj4rf3qj3w
@user-pj4rf3qj3w Месяц назад
00:02 Trigger Jenkins job remotely via HTTP 00:50 Trigger a Jenkins job remotely with build parameters 01:34 Trigger Jenkins job remotely with build parameters 02:22 Jenkins evaluates job access and authentication issues 03:15 Trigger Jenkins job remotely with or without build parameters 04:13 Trigger Jenkins Job Remotely using build by Token 05:03 Adding build parameters and triggering a job remotely 05:53 Trigger Jenkins job remotely with build parameters
@rajasekar2804
@rajasekar2804 Год назад
Excellent explanation 👌
@geekscodebook
@geekscodebook Год назад
Thanks Rajasekar
@jayakishore1318
@jayakishore1318 Год назад
I am trying to do through a the api it's is not working..
@vogash
@vogash Год назад
I am trying to find a way how to make this job invocation. Jenkins A has Job 1 Jenkins B has Job 2 I am not an owner of Job 2 and can't be modified. So, how is possible to execute Job 2 from Job 1
@dhanvikaraj
@dhanvikaraj Год назад
how did you get Java and Sunil parameters exactly?? something missed
Далее
What Is an Input in Jenkins?
12:35
Просмотров 12 тыс.
Trigger Jenkins Jobs From GitLab
16:35
Просмотров 9 тыс.
How to design a modern CI/CD Pipeline
9:59
Просмотров 121 тыс.
Jenkins parameterisation to run selenium tests
31:27
How to SSH From Jenkins to Remote Server
7:21
Просмотров 7 тыс.
How To Trigger Another Job in Jenkins Using Pipeline
5:49