1. 13 Jul, 2021 3 commits
  2. 12 Jul, 2021 3 commits
  3. 08 Jul, 2021 7 commits
  4. 06 Jul, 2021 2 commits
    • Jérome Perrin's avatar
      software/{kvm,monitor,caddy-frontend}/test: keep using slapos node instance --all · fe4d60b9
      Jérome Perrin authored
      This softwares have some missing promises, so we keep using slapos node instance
      --all in the test, so that test keep passing after we change standalone slapos
      to not use --all anymore.
      fe4d60b9
    • 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
  5. 02 Jul, 2021 14 commits
  6. 01 Jul, 2021 2 commits
  7. 30 Jun, 2021 3 commits
  8. 29 Jun, 2021 1 commit
  9. 25 Jun, 2021 2 commits
  10. 24 Jun, 2021 2 commits
  11. 22 Jun, 2021 1 commit