Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1895058

Summary: Downstream CI jobs should use dependencies from Puddle instead of what is in requirements.txt
Product: Red Hat OpenStack Reporter: ffernand <ffernand>
Component: python-networking-ovnAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DEFERRED QA Contact: Eran Kuris <ekuris>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: apevec, lhh, majopela, scohen
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:
Last Closed: 2020-11-05 20:25: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 ffernand 2020-11-05 16:40:01 UTC
Description of problem:

Using this job as an example, but this is a broader issue with the CI jobs:

https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/network/view/networking-ovn/job/DFG-network-networking-ovn-16.1-component-tests-osp/

The Jenkins job should pay no attention to test-requirements.txt or requirements.txt files. 

It should be using the latest rpms from the Puddle instead for all its dependencies.


Reference job playbook, where requirements is ignored (ideally the d/s jobs
did the same):

https://github.com/redhat-openstack/octario/blob/8ac6bcc17e39292ae24299bb7716ea3f4136c594/components_config/16.1/networking-ovn/component.yml#L93