1. 28 May, 2020 1 commit
  2. 21 May, 2020 3 commits
  3. 15 May, 2020 1 commit
  4. 14 May, 2020 4 commits
  5. 13 May, 2020 2 commits
  6. 12 May, 2020 8 commits
  7. 11 May, 2020 13 commits
  8. 09 May, 2020 1 commit
  9. 08 May, 2020 5 commits
  10. 07 May, 2020 2 commits
    • G33tha's avatar
      added summary function to all deploy and provision jenkins file (#1428) · 078c0b64
      G33tha authored
      
      * #000 added jenkins file for creating RC tag
      * #000 deleted  jenkins file
      * #000 added summary function to all deploy and provision jenkins file
      Co-authored-by: default avatarG33tha <geetha.p@optit.co>
      Unverified
      078c0b64
    • SMY ALTAMASH's avatar
      Dynamic cassandra heap size calculation with an option to use quarter of the... · a916ea4b
      SMY ALTAMASH authored
      Dynamic cassandra heap size calculation with an option to use quarter of the HEAP size for adopters (#1378)
      
      * Having default variable for cassandra heap size to decide on heap calculation for adopters
      
      * providing description for variable
      
      * providing description for variable
      
      * Removing unwanted comments
      
      * Remove old logic of calculating heap size
      
      * Remove the old code to calculate the heap size
      
      * Adding new logic with proper documentation to upgrade cassandra heap size as per the best practice
      
      * Asniblizing resource_crunch variable
      
      * Changing the value to Hungarion notation for ansible bool character recognition
      
      * changing variable values to avoid ansible interpolation
      
      * change the documentation
      Unverified
      a916ea4b