Bug 2054822 - Revert installation of pipeline-utility-steps
Summary: Revert installation of pipeline-utility-steps
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Developer Tools and Services
Classification: Red Hat
Component: Jenkins
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11
Assignee: Akram Ben Aissi
QA Contact: Jitendar Singh
Rolfe Dlugy-Hegwer
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-15 19:02 UTC by Akram Ben Aissi
Modified: 2023-05-20 19:24 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-20 19:24:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift jenkins pull 1387 0 None Merged Bug 2054822: Revert used plugins by the OCS team 2022-03-03 07:57:30 UTC
Github openshift jenkins pull 1393 0 None Merged Bug 2054822: allow Pipeline Utility Steps (2.12.0) to start 2022-03-03 07:57:32 UTC

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


Note You need to log in before you can comment on or make changes to this bug.