RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1970579 - Packages in Trunk are versioned as if they are older than stable/wallaby packages
Summary: Packages in Trunk are versioned as if they are older than stable/wallaby pack...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-tripleo
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: trunk
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-10 18:01 UTC by Harald Jensås
Modified: 2021-06-10 19:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-06-10 19:58:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1931223 0 None None None 2021-06-10 18:01:46 UTC

Description Harald Jensås 2021-06-10 18:01:47 UTC
Description of problem:

openstack-tripleo-heat-templates:
  14.1.2-0.20210608214149.902594d.el8 <- Wallaby
  14.1.1-0.20210610140727.8b0dd8a.el8 <- Master

git show 902594d
commit 902594d7765573ba8f63da1fb027e79c01d905d8 (origin/stable/wallaby, gerrit/stable/wallaby)

git show 8b0dd8a
commit 8b0dd8ad780412d12773bcf8b250c4dee566c763 (gerrit/master)

python3-tripleoclient:
  16.2.2-0.20210609035220.48e5e28.el8 <- Wallaby
  16.1.0-0.20210610113512.35b1586.el8 <- Master

git show 48e5e28
commit 48e5e285e8c5876ccf8a08a049bb505c1e4c918b (origin/stable/wallaby, gerrit/stable/wallaby)

[hjensas@hjensas python-tripleoclient]$ git show 35b1586
commit 35b1586edc6c504206e08479d7af9b44a17040b9 (origin/master, origin/HEAD, gerrit/master)

Comment 1 Harald Jensås 2021-06-10 19:58:09 UTC
master: python ./setup.py --version  --->  16.1.0.dev118
wallaby: python ./setup.py --version --->  16.2.2.dev6

Upstream git repos need fixing.


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