Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Win7
Description
- Create a Public and Private Jenkins instance, both with Build Publisher installed.
- Check publishing from Private to Public works
- Change the build record path in the Public Jenkins' configuration (copy/move the files if necessary)
- Reload configuration on Public Jenkins or restart server.
- Try publishing again from Private – the build will appear to be published but not appear on Public.
- Examining the file system on Public, the latest published build is in, e.g.:
C:\Jenkins\jobs\myjob\builds\published_build
when it should be in
D:\Jenkins_builds\myjob\builds\published_build
- Examining the file system on Public, the latest published build is in, e.g.:
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | core [ 15593 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 141935 ] | JNJira + In-Review [ 189888 ] |
Has anyone else been able to reproduce this problem?