-
Follow a consistent naming convention for all platform jenkins jobs. Currently it is being created as,
bitbucketteam_newService
build-pack-lambda
build-pack-website
build_pack_api
cleanup_clou…
-
In all of our Jenkins jobs we have a file parameter that can be passed in. The file is always called "buildspec.txt" and contains information useful for our build tool. This file parameter is option…
timja updated
7 years ago
-
Jenkins context-menu should contain additional Jobs sub-menu,
e.g.
1.
New Job
Jobs >
People
Build History
Manage Jenkins >
2.
New Job
Jobs >
Job 1
People
…
timja updated
10 years ago
-
there are three ways to install jenkins-job-builder in jenkins master: git, pip, package.
but when it's installed with 'yum install python-jenkins-job-builder', jenkins-jobs command failed to load je…
-
We use Jenkins extensively in our infrastructure. One concept in particular has been very useful to us, which is the ability to compose a Pipeline out of multiple jobs. When we run one of these Pipeli…
-
I understand that https://ci.eclipse.org/cu/ instance is for specification project, and after split implementation jobs should be recreated in https://ci.eclipse.org/glassfish/ instance.
-
Creating this as an umbrella to tie all the jenkins activities together:
- [ ] [Ongoing - #lts updates](https://github.com/adoptium/infrastructure/issues/3376)
- [ ] https://github.com/adoptium/in…
-
Please enable the below jenkin jobs for gluster with frequency of a week.
https://build.gluster.org/job/asan/
https://build.gluster.org/job/tsan/
-
### Use case
Currently the Jenkins module provisions ASGs for use with the EC2 Fleet plugin. This requires agents to be manually configured by the end user. If I have jobs that do not require full EC…
-
Due to the complexity of this PR – https://github.com/jenkins-infra/packer-images/pull/1430
We are splitting the tasks into 4 stages, this issue is related to handling the Garbage collector scripts…