Skip to content

Add a small helper script to check the JEC/JR caches

Pieter David requested to merge piedavid/bamboo:jecjrdbcachescript into master

Running checkBambooCMSJetDatabaseCaches can be used

  • without arguments to load the JEC and JR payload cache (in writable mode, so updating the list of tags automatically if it changed), or get information about why that didn't work
  • with --interactive (-i) to check if a tag/payload exists

There are also switches for readonly mode, to suppress debugging output, or to use a different cache director.

Edited by Pieter David

Merge request reports