Skip to content
  1. Dec 01, 2021
  2. Nov 30, 2021
  3. Nov 26, 2021
  4. Nov 25, 2021
    • Cristian Calin's avatar
      Defaults: replace docker with containerd as our default container_manager (#8175) · e78bda65
      Cristian Calin authored
      * Defaults: replace docker with containerd as our default container_manager
      
      * CI: Use docker for download_localhost test
      
      * Defaults: with container_manager=containerd we need etcd_deployment_type=host
      
      * CI: Run weave jobs with docker
      
      * CI: Vagrant don't download_force_cache
      
      * CI: Fix upgrade tests
      
      * should run compatible with old settings, this means docker
      * we need to run with a distro that has at least modern containerd,
        this means move from debian9 to debian10 to allow `containerd_version`
        to match between 2.17 and master
      e78bda65
  5. Nov 19, 2021
  6. Nov 11, 2021
    • Cristian Calin's avatar
      Exercise multiple ansible versions in CI (#8172) · 0d0468e1
      Cristian Calin authored
      * Ansible: separate requirements files for supported ansible versions
      
      * Ansible: allow using ansible 2.11
      
      * CI: Exercise Ansible 2.9 and Ansible 2.11 in a basic AIO CI job
      
      * CI: Allow running a reset test outside of idempotency tests and running it in stage1
      
      * CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20 with the variously supported ansible versions for stage1
      
      * CI: add capability to install collections or roles from ansible-galaxy to mitigate missing behavior in older ansible versions
      0d0468e1
  7. Nov 09, 2021
  8. Nov 05, 2021
  9. Sep 24, 2021
  10. Sep 22, 2021
  11. Sep 06, 2021
  12. Sep 01, 2021
  13. Aug 30, 2021
  14. Aug 28, 2021
  15. Jun 25, 2021
  16. May 28, 2021
  17. Mar 24, 2021
  18. Mar 01, 2021
  19. Jan 14, 2021
  20. Nov 30, 2020
  21. Sep 30, 2020
  22. Sep 24, 2020
  23. Sep 18, 2020
  24. Jul 31, 2020
  25. Jul 30, 2020
  26. Jul 13, 2020
  27. Jun 17, 2020
  28. Jun 04, 2020
  29. May 27, 2020
  30. May 25, 2020
  31. May 08, 2020
  32. May 05, 2020
  33. May 03, 2020
  34. Apr 24, 2020
    • Sergey's avatar
      add strategy mitogen_linear when installed mitogen (#5985) · 69603aed
      Sergey authored
      * add strategy mitogen_linear when installed mitogen
      
      * add small docs
      
      Rename playbook file
      
      The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook.
      
      * add mitogen to  CI test
      fix typo
      
      * enable mitogen test on deploy-part1 tests
      change version from master to release
      download tar.gz archive
      
      * run all CI tests with mitogen
      
      * disable mitogen with upgrade CI tests
      
      * enable mitogen on CI tests via env vars
      
      * disable mitogen on CI test by default, enable on some different OS
      
      * disable mitogen CI test on centos8
      (get error  /usr/bin/python: No such file or directory)
      69603aed
  35. Apr 22, 2020
  36. Apr 18, 2020
  37. Apr 15, 2020
Loading