Skip to content
  1. Dec 03, 2021
  2. Dec 02, 2021
  3. Dec 01, 2021
  4. Nov 30, 2021
  5. Nov 26, 2021
  6. 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
  7. Nov 19, 2021
  8. 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
  9. Nov 09, 2021
  10. Nov 05, 2021
  11. Sep 24, 2021
  12. Sep 22, 2021
  13. Sep 06, 2021
  14. Sep 01, 2021
  15. Aug 30, 2021
  16. Aug 28, 2021
  17. Jun 25, 2021
  18. May 28, 2021
  19. Mar 24, 2021
  20. Mar 01, 2021
  21. Jan 14, 2021
  22. Nov 30, 2020
  23. Sep 30, 2020
  24. Sep 24, 2020
  25. Sep 18, 2020
  26. Jul 31, 2020
  27. Jul 30, 2020
  28. Jul 13, 2020
  29. Jun 17, 2020
  30. Jun 04, 2020
  31. May 27, 2020
  32. May 25, 2020
  33. May 08, 2020
  34. May 05, 2020
  35. May 03, 2020
  36. 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
  37. Apr 22, 2020
Loading