Eric Norman created SLING-9759:
----------------------------------
Summary: convert the bundle install and start timeout system
property values to milliseconds
Key: SLING-9759
URL: https://issues.apache.org/jira/browse/SLING-9759
Project: Sling
Issue Type: Bug
Reporter: Eric Norman
Assignee: Eric Norman
BundlesInstaller#waitBundlesInstalled and BundlesInstaller#startAllBundles
expect the timeout duration to be in milliseconds
However, SlingTestBase#installAdditionalBundles is readying the
BUNDLE_INSTALL_TIMEOUT_SECONDS and START_BUNDLES_TIMEOUT_SECONDS system
properties and not converting the duration from seconds to milliseconds
--
This message was sent by Atlassian Jira
(v8.3.4#803005)