1. 12 Jan, 2021 2 commits
  2. 11 Jan, 2021 2 commits
  3. 08 Jan, 2021 2 commits
  4. 07 Jan, 2021 1 commit
  5. 05 Jan, 2021 1 commit
  6. 03 Jan, 2021 1 commit
  7. 31 Dec, 2020 3 commits
  8. 28 Dec, 2020 2 commits
  9. 24 Dec, 2020 4 commits
  10. 23 Dec, 2020 1 commit
  11. 22 Dec, 2020 2 commits
  12. 21 Dec, 2020 4 commits
    • Jérome Perrin's avatar
      cafa2ec5
    • Jérome Perrin's avatar
      software/erp5: simple SlapOS upgrade test · 8a61ff90
      Jérome Perrin authored
      Confirms SlapOS ERP5 software release can be updated from
      a reference version to current version
      8a61ff90
    • Jérome Perrin's avatar
      stack/erp5: new promise to check software release URL of zope instances · a8271791
      Jérome Perrin authored
      When root instance is updated to a new software release URL, it will re-request
      all the instances with the new software release URL.
      To make sure the new root instance does not appear has ready when it is
      re-requested with new software release URL, introduce a promise that will check
      that the instances requested by the root instance have the same software
      release URL. For now we do this only for Zope instances, because they are
      stateless and restart automatically on configuration changes, unlike stateful
      instances like mariadb or ZEO that we don't restart automatically (yet ?).
      a8271791
    • Jérome Perrin's avatar
      stack/erp5: restart zopes on configuration changes · 59745322
      Jérome Perrin authored
      We are using this pattern for most of our services since several
      months without any issue, so let's also use it for zopes. This
      makes automatic upgrade possible.
      
      Also remove "zope running current products" promise, since we
      restart we no longer need to check this.
      59745322
  13. 17 Dec, 2020 2 commits
  14. 16 Dec, 2020 1 commit
  15. 15 Dec, 2020 2 commits
  16. 14 Dec, 2020 2 commits
  17. 10 Dec, 2020 1 commit
  18. 09 Dec, 2020 3 commits
  19. 07 Dec, 2020 4 commits