Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Shifted cargo ports with 5.5

...

Integration tests run concurrently on Jenkins for CE and EE bundles, and for our various branches (5.0.x up to master). Therefore each branch/bundle must use its own ports for starting up Jetty and e.g. sending shutdown signals through the Cargo wrapper.
Here are the ports in use for our current builds:    

 CE bundleEE bundle 
containerHttpPortcargoRmiPortcontainerHttpPortcargoRmiPort
bundle-4.5.x8067806690679066
bundle-5.0.x80778076--
bundle-5.1.x8099809890999098
bundle-5.2.x8199819891999198
bundle-5.3.x8299829892999298
bundle-master (5.4).x8399839893999398
bundle-master (5.5)8499849894999498
teams/platform75297528--
teams/cms8267826692679266
teams/integration8468846794689467

...