문제

I have a lot of jobs in hudson and multiple views as well. What I want is to move jobs between views. E.g. Job1 is part of view1, I want to move that job from view1 to view2, how it is possible.

도움이 되었습니까?

해결책

You must be administrator (in version 1.X at least) to do that.

Go to the target view > click on the left (as an administrator) onto "Edit View" > select all desired job (with a regexp if you want or through checkboxes)

Go to the old view > click on the left (as an administrator) onto "Edit View" > deselect all desired job (with a regexp if you want or through checkboxes).

Quite easy, isn't it ? Or did I missed something ? If so, please be more explicit.

다른 팁

Self explanatory = Edit in Jenkins job

!!! You need root privileges. Ask for these to your Admin.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top