Skip to content
Snippets Groups Projects
  1. Jan 27, 2023
  2. Jan 21, 2023
  3. Jan 09, 2023
  4. Sep 27, 2022
  5. Sep 02, 2022
  6. Jun 09, 2022
  7. Jun 05, 2022
  8. May 04, 2022
  9. Apr 29, 2022
  10. Mar 26, 2022
  11. Jan 04, 2022
  12. Nov 26, 2021
  13. 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
      Unverified
      0d0468e1
  14. Nov 02, 2021
  15. Oct 08, 2021
  16. Sep 22, 2021
  17. Sep 06, 2021
  18. Sep 01, 2021
  19. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      Unverified
      7516fe14
  20. May 26, 2021
  21. Apr 12, 2021
  22. Apr 08, 2021
  23. Mar 24, 2021
  24. Jan 15, 2021
  25. Nov 30, 2020
    • Sergey's avatar
      containerd docker hub registry mirror support (#6962) · 4a8a52ba
      Sergey authored
      * containerd docker hub registry mirror support
      
      * add docs
      
      * fix typo
      
      * fix yamllint
      
      * fix indent in sample
      and ansible-playbook param in testcases_run
      
      * fix md
      
      * mv common vars to tests/common/_docker_hub_registry_mirror.yml
      
      * checkout vars to upgrade tests
      Unverified
      4a8a52ba
  26. Oct 06, 2020
  27. Sep 08, 2020
  28. Aug 05, 2020
  29. Jul 17, 2020
  30. Jun 19, 2020
  31. May 27, 2020
  32. May 02, 2020
  33. Apr 29, 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)
      Unverified
      69603aed
  35. Apr 19, 2020
  36. Apr 01, 2020
  37. Mar 31, 2020
Loading