1. 06 Jul, 2021 1 commit
    • Jérome Perrin's avatar
      stack/monitor: run monitor-globalstate once from buildout · 8fe8ac61
      Jérome Perrin authored
      monitor-globalstate (which is supposed to create monitor configuration file
      accessed by HTTP as .../public//monitor.global.json) runs by cron every 2
      minutes. This crontab also uses randomsleep to add a delay - but there's a
      promise waiting for this monitor configuration file to be available, so the
      instanciation had to wait for this and if this was sometimes causing problems
      in software release tests because promise did not succeed fast enough.
      
      To prevent this pattern where slapos node instance has to wait for a crontab
      to be executed, we run that script a first time from buildout.
      8fe8ac61
  2. 02 Jul, 2021 14 commits
  3. 01 Jul, 2021 2 commits
  4. 30 Jun, 2021 3 commits
  5. 29 Jun, 2021 1 commit
  6. 25 Jun, 2021 2 commits
  7. 24 Jun, 2021 2 commits
  8. 22 Jun, 2021 3 commits
  9. 21 Jun, 2021 2 commits
  10. 16 Jun, 2021 2 commits
  11. 15 Jun, 2021 8 commits