Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
Description
I need to exclude some directories from being deleted on workspace cleanup. It always deleted the entire workspace, pattern is always ignored.
I used several combinations: */DIRNAME/., DIRNAME/., DIRNAME, *DIRNAME with or without checking "Apply pattern also on directories"
Attachments
Issue Links
- relates to
-
JENKINS-30179 Exclude seems to be not working
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | vjuranek [ vjuranek ] | Lucie Votypkova [ lvotypkova ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Workflow | JNJira [ 143241 ] | JNJira + In-Review [ 175847 ] |
Environment | Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave |
OP - Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave Grim - |
Environment |
OP - Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave Grim - |
OP - Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave Grim: |
Environment |
OP - Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave Grim: |
OP - Linux, Jenkins ver. 1.451, plugin 0.7, job running on master or slave Grim: Jenkins Versions: 2.60.3 & 2.73.3 (WAR deployments on WildFly) Plugin Version: 0.34 Platform: Linux Plugins: Git client plugin 2.6.0 Git plugin 3.6.4 |
Priority | Major [ 3 ] | Critical [ 2 ] |
Labels | bug plugin scm workspace |
Assignee | Lucie Votypkova [ lvotypkova ] | Oliver Gondža [ olivergondza ] |
Link | This issue relates to JENKINS-30179 [ JENKINS-30179 ] |
Hi,
I cannot reproduce it (to be more specific, DIRNAME/** keeps DIRNAME and all files in it, DIRNAME keeps only this directory, no matter if "apply to directories" is switched on or off). Do you still have this issue?