Sha256: 7260c551908a6d88d078a005916721b30feb0220488f44bae574632ef9d92310

Contents?: true

Size: 1.71 KB

Versions: 5

Compression:

Stored size: 1.71 KB

Contents

---------------------------------
KPMTest: test_can_load_KPM_module
---------------------------------
------------------------------------------------
NavigationTest: test_can_see_the_nodes_info_page
------------------------------------------------
Started GET "/kpm" for 127.0.0.1 at 2018-05-18 09:08:53 +0000
Processing by KPM::NodesInfoController#index as HTML
Request method='GET', uri='http://127.0.0.1:8080/1.0/kb/nodesInfo'
accept='application/json', user-agent='killbill/2.2.3; ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]', accept-encoding='gzip;q=1.0,deflate;q=0.6,identity;q=0.3', x-killbill-apikey='bob', x-killbill-apisecret='lazar', authorization='Basic [FILTERED]'
Completed 500 Internal Server Error in 1ms
---------------------------------------
NavigationTest: test_can_restart_bundle
---------------------------------------
Started POST "/kpm/nodes_info/plugin/restart?plugin_name=org.apache.felix.shell" for 127.0.0.1 at 2018-05-18 09:08:53 +0000
Processing by KPM::NodesInfoController#restart_plugin as HTML
  Parameters: {"plugin_name"=>"org.apache.felix.shell"}
Request method='POST', uri='http://127.0.0.1:8080/1.0/kb/nodesInfo?localNodeOnly=false'
accept='application/json', user-agent='killbill/2.2.3; ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]', accept-encoding='gzip;q=1.0,deflate;q=0.6,identity;q=0.3', x-killbill-apikey='bob', x-killbill-apisecret='lazar', authorization='Basic [FILTERED]', content-type='application/json', x-killbill-createdby='admin'
requestBody='{"systemCommandType":true,"nodeCommandType":"RESTART_PLUGIN","nodeCommandProperties":[{"key":"pluginKey"},{"key":"pluginName","value":"org.apache.felix.shell"},{"key":"pluginVersion"}]}'
Completed 500 Internal Server Error in 1ms

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
killbill-kpm-ui-2.0.1 test/dummy/log/test.log
killbill-kpm-ui-2.0.0 test/dummy/log/test.log
killbill-kpm-ui-1.0.2 test/dummy/log/test.log
killbill-kpm-ui-1.0.1 test/dummy/log/test.log
killbill-kpm-ui-1.0.0 test/dummy/log/test.log