-
New Feature
-
Resolution: Fixed
-
Major
-
None
Currently it's pretty complicated to run PCT as a newbie Jenkins Plugin developer. It is also difficult to integrate PCT into the plugin pull request builder.
I propose to create a Docker image, which supports basic types of PCT runs.
- is related to
-
JENKINS-48750 PCT does not support testing against deployed snapshots
-
- Open
-
- relates to
-
JENKINS-50787 PCT Docker Image: Add "REF" synonym to the "VERSION" parameter
-
- Open
-
- links to
(1 links to)
[JENKINS-48711] Create a Docker image for running PCT for plugins
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Epic Link |
New:
|
Remote Link | New: This issue links to "https://github.com/jenkinsci/plugin-compat-tester/pull/53 (Web Link)" [ 19701 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link | New: This issue is related to JENKINS-48750 [ JENKINS-48750 ] |
Code changed in jenkins
User: Oleg Nenashev
Path:
.gitignore
Dockerfile
README.md
src/main/docker/run-pct.sh
http://jenkins-ci.org/commit/plugin-compat-tester/4109ff46706073f279d3943aac91f0570b750a63
Log:
JENKINS-48711- Create a PCT Docker image, mostly works