Hide Forgot
when i upload a 1.3.43 package to catalog , the catalog tell me that: is not an official release and can not be used for official certifications.
https://hardware.redhat.com/show.cgi?id=697720 has .43 packages, which can't be uploaded successfully.
this is the v7 version info. [root@dhcp-14-148 xueyl]# cat var/log/v7/v7-IBM-x3690_x5_-7147--Santiago_x86_64_results/etc/v7/v7.xml <?xml version='1.0' encoding='UTF-8'?> <?xml-stylesheet href="/v7/css/env.css" type="text/css"?> <v7-environment v7-version='1.3' v7-release='43'> <file-system maximum-attachment-size='67108864' results-warning-size='12582912'> <data-directory task_file='tasks' database-name='results.xml' lock-file='/var/lock/subsys/v7'>/var/v7</data-directory> <store-directory>/var/v7/store</store-directory> <source-directory>/usr/share/v7/tests</source-directory> <library-directory>/usr/share/v7/lib</library-directory> <log-directory>/var/log/v7</log-directory> <guest-image-directory>/var/lib/xen/images</guest-image-directory> <kvm-guest-image-directory>/var/lib/libvirt/images</kvm-guest-image-directory> <guest-config-directory>/etc/xen</guest-config-directory> <kvm-guest-config-directory>/etc/libvirt/qemu</kvm-guest-config-directory> <guest-boot-directory>/usr/lib/xen/boot/</guest-boot-directory> </file-system> <urls> <partner-server>ftp://partners.redhat.com/a166eabc5cf5df158922f9b06e5e7b21/hwcert/</partner-server> </urls> <time-limits fv-guest-timelimit='60' reboot-timelimit='10'/> </v7-environment>
Created attachment 498771 [details] info test changing moving logging from init to checkV7
(In reply to comment #8) > Created attachment 498771 [details] > info test changing moving logging from init to checkV7 It should work as is, however the tested OS line is likely more appropriate in a different function than checkV7? and the Kernel RPM line I believe is extraneous since it's already in the checkKenrel. Validation testing is required in either case.
(In reply to comment #10) > (In reply to comment #8) > > Created attachment 498771 [details] > > info test changing moving logging from init to checkV7 > > It should work as is, however the tested OS line is likely more appropriate in > a different function than checkV7? We could create a new subtest for it.
Created attachment 498855 [details] info test changing moving logging from init to new subtest logVersions
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0826.html
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, test results were missing version information of the v7 test suite that was used to run the test. The missing information has been added in this update.