OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform LINUX_ZSERIES64_GNU_(RHEL5)(+CMPI_+ICU_+SSL)
Branch MAIN
Options +CMPI,+ICU,+SSL
Date 13-Aug-12 18:30
Contributor IBM
Status SUCCESS
Data Platform: LINUX_ZSERIES64_GNU (RHEL5)(+CMPI +ICU +SSL)
Branch: MAIN
Date: 120813
Time: 1830 GMT
Contributor: IBM
Options: +CMPI +ICU +SSL
Status:SUCCESS
==================================================================
make -f /opt/NightlyBuild/pegasusMain/pegasus/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="enableHttpConnection=true enableHttpsConnection=true listenAddress=9.12.31.23 "
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.31.23
CIM Server 2.12.0 Development
Listening on HTTP port 5988.
Listening on HTTPS port 5989.
Listening on local connection socket.
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
Started.
make[3]: Entering directory `/opt/NightlyBuild/pegasusMain/pegasus/src/Pegasus/Server/tests/InterfaceRestriction'
TestListenAddress RestrictionTest
Expected exception: Cannot connect to 9.12.31.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
==================================================================