HI Jeffrey.

On 04/16/09 07:28, Jeffrey Huang wrote:
> Hi, Jack,
>
> I am trying the fix of 4325. I am using SUNWinstalladm-tools installed 
> from
> ipkg.sfbay/dev on 4/14, but still can not make it work, even following 
> manifest
> can not get through the xml validation:
>
> # more ./ai_criteria.mac.standard
> <ai_criteria_manifest>
>        <ai_criteria name="MAC">
>                 <range>
>                        1:2:3:4:5:6
There are two issues:

1) When a single value is used, use <value> instead of <range>.

2) Not sure if "MAC" worked before, but it won't now.  ("mac" will.)  I 
have filed blocker bug 8231 for this and will fix it right away.  (It is 
a quick one liner.)

For the moment,

       <ai_criteria name="mac">
                <value>
                       1:2:3:4:5:6
                </value>
       </ai_criteria>

will work.

    Thanks,
    Jack
>                 </range>
>         </ai_criteria>
>         <ai_manifest_file URI="./manifest_criteria_00.xml"/>
>         <sc_manifest_file name="SSH" URI="./sc.xml"/>
> </ai_criteria_manifest>
>
> # installadm add -m ./ai_criteria.mac.standard -n dragon1
> Error:  File ./ai_criteria.mac.standard failed validation:
>         Element ai_criteria_manifest failed to validate content
>
> Would please give me one example manifest which works for standard 
> ip/mac format, or
> where can I find one?
>
> Great Thanks
> Jeffrey
>
>
> Jeffrey Huang ??:
>> Hi, Jack,
>>
>> Thanks let me know, yes, I am looking forward this fix, as my current 
>> test cases failed
>> on 4325.
>>
>> I assumed the fix already in build 111, right?
>> I will use the AI nightly image to have a try again, and let you know 
>> the results.
>>
>> Rgs
>> Jeffrey
>>
>>
>> Jack Schwartz ??:
>>> Hi Jeffrey.
>>>
>>> When you pull the latest packages, please note that the criteria 
>>> manifest tests may need slight changes due to integration of the 
>>> 4325 fix.
>>>
>>> Please check out the flag day at:
>>> http://www.opensolaris.org/jive/thread.jspa?threadID=99751&tstart=15
>>> for more information.
>>>
>>>    Thanks,
>>>    Jack
>>>
>>>
>>> On 04/12/09 20:08, Jeffrey Huang wrote:
>>>> Hi,  Sundar,
>>>>
>>>> Here are our first week test result of build 111 for AI manifest
>>>> automated test suite.
>>>>
>>>> http://opg-qe.central.sun.com/wiki/index.php/Install_ai:osol-0906-b2
>>>>
>>>> Those failed cases that maybe bugs are listed in know issues, other
>>>> failed cases caused
>>>> either by test suite itself or execution environment limitation, we 
>>>> will
>>>> continue improve
>>>> the test suite.
>>>>
>>>> Last week's test was based on build 111 release, both x86/sparc, 
>>>> virtual
>>>> box and LDOM
>>>> installation have been tested.
>>>>
>>>> This week, we will upload latest SUNWinstalladm-tool and nightly ai
>>>> image, and also will
>>>> try sparc platform as AI server.
>>>>
>>>> BTW, in build 111, I see AI manifest supports install package other 
>>>> than
>>>> default build in repo,
>>>> seems this feature is not from the design doc, also it is not 
>>>> covered by
>>>> our test plan and test suite right
>>>> now.
>>>>
>>>> Rgs
>>>>
>>>> ---
>>>> Jeffrey Huang                  SWAN: x51683, Ext: 0086-10-62673683
>>>> Solaris QE Group                      Email: jeffrey.huang at sun.com
>>>>            China Engineering & Research Institute, Sun Microsystems
>>>>          7/F Chuang Xin Plaza, Tsinghua Science Park, Beijing China
>>>> _______________________________________________
>>>> caiman-discuss mailing list
>>>> caiman-discuss at opensolaris.org
>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
>>>>   
>>>
>>
>



Reply via email to