Bug 2054822

Summary: Revert installation of pipeline-utility-steps
Product: OpenShift Developer Tools and Services Reporter: Akram Ben Aissi <abenaiss>
Component: JenkinsAssignee: Akram Ben Aissi <abenaiss>
Status: CLOSED CURRENTRELEASE QA Contact: Jitendar Singh <jitsingh>
Severity: high Docs Contact: Rolfe Dlugy-Hegwer <rdlugyhe>
Priority: high    
Version: 4.11CC: adjire, aos-bugs, cdaley, cnewsom, jdelft, spandura
Target Milestone: ---   
Target Release: 4.11   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-20 19:24:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Akram Ben Aissi 2022-02-15 19:02:29 UTC
Revert the installation of pipeline-utility-steps.
It has been removed between 4.7 and 4.8 and the OCS team uses it for their test pipelines as well as community users.

Comment 7 Jitendar Singh 2022-03-03 08:49:27 UTC
verified using 4.11.0-0.nightly-2022-02-24-054925

==================
 ✘ jitsingh@fedora  ~/go/src/github.com/openshift/polarion   steup-polarion  oc rsh jenkins-1-hfms9
sh-4.4$ cat /var/lib/jenkins/plugins/script-security/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 1131.v8b_b_5eda_c328e
sh-4.4$ cat /var/lib/jenkins/plugins/cloudbees-bitbucket-branch-source/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 746.v350d2781c184
sh-4.4$ cat /var/lib/jenkins/plugins/cloudbees-folder/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 6.16
sh-4.4$ cat /var/lib/jenkins/plugins/configuration-as-code/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 1.55.1
sh-4.4$ cat /var/lib/jenkins/plugins/pipeline-utility-steps/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 2.12.0
sh-4.4$ cat /var/lib/jenkins/plugins/scm-api/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 2.6.5
sh-4.4$ cat /var/lib/jenkins/plugins/snakeyaml-api/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 1.29.1
sh-4.4$ cat /var/lib/jenkins/plugins/workflow-ap/META-INF/MANIFEST.MF |grep Implementation-Version
cat: /var/lib/jenkins/plugins/workflow-ap/META-INF/MANIFEST.MF: No such file or directory
sh-4.4$ cat /var/lib/jenkins/plugins/workflow-api/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 2.47
sh-4.4$ cat /var/lib/jenkins/plugins/workflow-step-api/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 622.vb_8e7c15b_c95a_
sh-4.4$ cat /var/lib/jenkins/plugins/workflow-cps/META-INF/MANIFEST.MF |grep Implementation-Version
Implementation-Version: 2648.va9433432b33c
sh-4.4$ cat /var/lib/jenkins/plugins/workflow-cps/META-INF/MANIFEST.MF |gr^C Implementation-Version
sh-4.4$ exit
exit