OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform LINUX_PPC64_GNU_(SLES10)(+CMPI_+SSL)
Branch MAIN
Options +CMPI,+SSL
Date 29-Aug-12 18:33
Contributor IBM
Status SUCCESS
Data Platform: LINUX_PPC64_GNU (SLES10)(+CMPI +SSL)
Branch: MAIN
Date: 120829
Time: 1833 GMT
Contributor: IBM
Options: +CMPI +SSL
Status:SUCCESS
==================================================================
make -f /opt/NightlyBuild/pegasusMain/pegasus/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="enableHttpConnection=true enableHttpsConnection=true listenAddress=9.12.32.149 "
TESTSUITE_CMDS="make@@--directory /opt/NightlyBuild/pegasusMain/pegasus/src/Pegasus/Server/tests/InterfaceRestriction@@-f@@Makefile@@RestrictionTest"
make[2]: Entering directory `/opt/NightlyBuild/pegasusMain/pegasus'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
cimserver enableHttpConnection=true enableHttpsConnection=true listenAddress=9.12.32.149
CIM Server 2.12.0 Development
Listening on HTTP port 5988.
Listening on HTTPS port 5989.
Listening on local connection socket.
Started.
echo "(CMPIR_START_DAEMON command ignored)"
(CMPIR_START_DAEMON command ignored)
make --directory /opt/NightlyBuild/pegasusMain/pegasus/src/Pegasus/Server/tests/InterfaceRestriction -f Makefile RestrictionTest
make[3]: Entering directory `/opt/NightlyBuild/pegasusMain/pegasus/src/Pegasus/Server/tests/InterfaceRestriction'
TestListenAddress RestrictionTest
Expected exception: Cannot connect to 9.12.32.30:5988. Connection failed.
TestListenAddress +++++ passed all tests
make[3]: Leaving directory `/opt/NightlyBuild/pegasusMain/pegasus/src/Pegasus/Server/tests/InterfaceRestriction'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make[2]: Leaving directory `/opt/NightlyBuild/pegasusMain/pegasus'
make[1]: Leaving directory `/opt/NightlyBuild/pegasusMain/pegasus'
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete
==================================================================