(file) Return to TestMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/TestMakefile between version 1.112 and 1.113

version 1.112, 2012/07/30 11:18:25 version 1.113, 2012/09/04 14:48:26
Line 560 
Line 560 
 ##  Configuration Options:  (none for cimserver) ##  Configuration Options:  (none for cimserver)
 ##     wsevensink should be installed as the wsman listner. ##     wsevensink should be installed as the wsman listner.
 ## ##
   ##  There is no WSMAN listner in OP as of now. Therefore, wseventsink of
   ##  openwsman is used. This is available only on Linux. On other OSes, the
   ##  destination of the subcription/indication should be changed to a Linux
   ##  system where wseventsink is running.
   ##  Once we have a wsman listner in OP we include this test in Nigthly tests.
   ##  As of now, this has to be run explicitly.
   ##
 ############################################################################### ###############################################################################
 ifdef PEGASUS_PLATFORM_LINUX_GENERIC_GNU  ifeq ($(OS),linux)
 ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true) ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true)
 INDWSMAN_CONFIG_OPTIONS = enableHttpsConnection=true enableAuthentication=false INDWSMAN_CONFIG_OPTIONS = enableHttpsConnection=true enableAuthentication=false
 INDWSMAN_TS1a_TEST_CMDS = \ INDWSMAN_TS1a_TEST_CMDS = \


Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2