#223: upgradepath: Compare release correctly --------------------+------------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: new Priority: major | Milestone: Package Update Acceptance Test Plan Component: tests | Version: 1.0 Keywords: | --------------------+------------------------------------------------------- {{{ [root@aqd autoqa]# autoqa post-koji-build --kojitag dist-f14 htop-0.8.3-3.fc14 --local -t upgradepath ... 12:18:47 INFO | ======================================== 12:18:47 INFO | htop-0.8.3-3.fc14 12:18:47 INFO | ======================================== 12:18:47 INFO | Warning: Pushing into stable repository 12:18:48 INFO | Warning: Pushing older or current version of package 12:18:48 INFO | [ OK ] dist-f10 12:18:48 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:48 INFO | Latest package: htop-0.8.1-1.fc10 12:18:49 INFO | [ OK ] dist-f10-updates 12:18:49 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:49 INFO | Latest package: htop-0.8.3-1.fc10 12:18:49 INFO | [ OK ] dist-f11 12:18:49 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:49 INFO | Latest package: htop-0.8.1-4.fc11 12:18:50 INFO | [ OK ] dist-f11-updates 12:18:50 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:50 INFO | Latest package: htop-0.8.3-1.fc11 12:18:50 INFO | [ OK ] dist-f12 12:18:50 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:50 INFO | Latest package: htop-0.8.3-2.fc12 12:18:51 INFO | [ OK ] dist-f12-updates 12:18:51 INFO | Package htop in dist-f12-updates doesn't exist 12:18:51 INFO | [FAIL] dist-f13 12:18:51 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:51 INFO | Latest package: htop-0.8.3-3.fc13 12:18:52 INFO | [ OK ] dist-f13-updates 12:18:52 INFO | Package htop in dist-f13-updates doesn't exist 12:18:53 INFO | [FAIL] dist-f14 12:18:53 INFO | Pushing package: htop-0.8.3-3.fc14 12:18:53 INFO | Latest package: htop-0.8.3-3.fc14 12:18:53 INFO | [ OK ] dist-f14-updates 12:18:53 INFO | Package htop in dist-f14-updates doesn't exist 12:18:54 INFO | [ OK ] dist-f15 12:18:54 INFO | Package htop in dist-f15 doesn't exist 12:18:54 INFO | SUMMARY: 0 OK, 1 FAILED }}}
AFAICT it should not fail for dist-f13. Releases are not compared correctly.
#223: upgradepath: Compare release correctly -------------------------+-------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: closed Priority: major | Milestone: Package Update Acceptance Test Plan Component: tests | Version: 1.0 Resolution: worksforme | Keywords: -------------------------+-------------------------------------------------- Changes (by kparal):
* status: new => closed * resolution: => worksforme
Comment:
This must have been some problem on my local machine, it works ok now (at least with the latest multitest branch I posted). Closing.
autoqa-devel@lists.fedorahosted.org