Bug 1929767

Summary: [sig-imageregistry][Feature:Image] oc tag should change image reference for internal images
Product: OpenShift Container Platform Reporter: Federico Paolinelli <fpaoline>
Component: Image RegistryAssignee: Oleg Bulatov <obulatov>
Status: CLOSED DUPLICATE QA Contact: Wenjing Zheng <wzheng>
Severity: low Docs Contact:
Priority: low    
Version: 4.6CC: aos-bugs, jokerman, mfojtik, rmarasch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
[sig-imageregistry][Feature:Image] oc tag should change image reference for internal images [sig-imageregistry][Feature:ImageExtract] Image extract should extract content from an image [sig-imageregistry][Feature:Image] oc tag should change image reference for internal images [sig-imageregistry][Feature:ImageAppend] Image append should create images by appending them [sig-imageregistry][Feature:ImageTriggers] Annotation trigger reconciles after the image is overwritten [sig-imageregistry][Feature:ImageLayers] Image layer subresource should return layers from tagged images [sig-imageregistry][Feature:ImageLookup] Image policy should update standard Kube object image fields when local names are on [sig-imageregistry][Feature:ImageLookup] Image policy should perform lookup when the Deployment gets the resolve-names annotation later [sig-imageregistry][Feature:ImageInfo] Image info should display information about images [sig-imageregistry][Feature:Image] oc tag should preserve image reference for external images [sig-imageregistry][Feature:ImageLookup] Image policy should perform lookup when the object has the resolve-names annotation [sig-imageregistry][Feature:Image] oc tag should work when only imagestreams api is available
Last Closed: 2021-06-11 16:02:13 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 Federico Paolinelli 2021-02-17 15:44:34 UTC
test:
[sig-imageregistry][Feature:Image] oc tag should change image reference for internal images 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-imageregistry%5C%5D%5C%5BFeature%3AImage%5C%5D+oc+tag+should+change+image+reference+for+internal+images


The test is flaky on libvirt / vsphere lanes but stable on others. Not sure if it makes sense to disable it.

Comment 1 Federico Paolinelli 2021-02-17 15:48:24 UTC
Added all the others sig-imageregistry tests

[sig-imageregistry][Feature:Image] oc tag should change image reference for internal images
[sig-imageregistry][Feature:ImageExtract] Image extract should extract content from an image
[sig-imageregistry][Feature:Image] oc tag should change image reference for internal images
[sig-imageregistry][Feature:ImageAppend] Image append should create images by appending them
[sig-imageregistry][Feature:ImageTriggers] Annotation trigger reconciles after the image is overwritten
[sig-imageregistry][Feature:ImageLayers] Image layer subresource should return layers from tagged images
[sig-imageregistry][Feature:ImageLookup] Image policy should update standard Kube object image fields when local names are on

Comment 6 Oleg Bulatov 2021-06-11 16:02:13 UTC
The test fails mostly because of BZ 1923536. The registry reports 500 instead of 429 and clients don't retry such errors.

*** This bug has been marked as a duplicate of bug 1923536 ***