Hi

The following manual tests (and maybe more) must be added to the UML tests suite

Thanks
Lennart

> -----Original Message-----
> From: mahesh.va...@oracle.com [mailto:mahesh.va...@oracle.com]
> Sent: den 2 augusti 2016 10:18
> To: Vu Minh Nguyen <vu.m.ngu...@dektech.com.au>; Lennart Lund
> <lennart.l...@ericsson.com>; Anders Widell <anders.wid...@ericsson.com>
> Cc: opensaf-devel@lists.sourceforge.net
> Subject: [PATCH 3 of 3] logtest: change related to Cluster Membership (CLM)
> integration [#1638] V2
> 
>  tests/logsv/saflogtest.c |  2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 
> Test :
> 
>   #amf-adm lock safNode=PL-4,safCluster=myClmCluster
> 
>     <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31).
> 
> #amf-adm unlock safNode=PL-4,safCluster=myClmCluster
> 
>     <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31).
> 
>  #amf-adm lock safNode=PL-4,safCluster=myClmCluster  + (SC-1 & Sc-2
> /etc/init.d/opensafd stop)
> 
>     <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31)
> 
> # amf-adm lock safNode=PL-4,safCluster=myClmCluster  + ((SC-1 & Sc-2
> /etc/init.d/opensafd stop)) +
>       ((SC-1 & Sc-2 /etc/init.d/opensafd start) + amf-adm unlock safNode=PL-
> 4,safCluster=myClmCluster
> 
>   <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31)
> 
>   Expected  but currently The Imm APIs are NOT working
>     error - saImmOmInitialize FAILED: SA_AIS_ERR_LIBRARY (2)
> 
> diff --git a/tests/logsv/saflogtest.c b/tests/logsv/saflogtest.c
> --- a/tests/logsv/saflogtest.c
> +++ b/tests/logsv/saflogtest.c
> @@ -86,7 +86,7 @@ static inline void time_meas_log(time_me
>  static void logWriteLogCallbackT(SaInvocationT invocation, SaAisErrorT
> error);
> 
>  static SaLogCallbacksT logCallbacks = { 0, 0, logWriteLogCallbackT };
> -static SaVersionT logVersion = { 'A', 2, 1 };
> +static SaVersionT logVersion = { 'A', 2, 2 };
> 
>  static char *progname = "saflogtest";
>  static SaInvocationT cb_invocation;

------------------------------------------------------------------------------
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to