Skip to content
Snippets Groups Projects
  1. Feb 27, 2024
  2. Jan 19, 2024
  3. Jan 17, 2024
  4. Nov 07, 2023
  5. Sep 08, 2023
  6. Sep 05, 2023
  7. Aug 14, 2023
  8. Jun 26, 2023
  9. Jun 08, 2023
  10. Jun 03, 2023
    • Arthur Outhenin-Chalandre's avatar
      project: upgrade test dependencies and drop ansible-core 2.11 (#10034) · edc73bc3
      Arthur Outhenin-Chalandre authored
      
      Molecule 5.0 require ansible-core 2.12.10.
      So this commit we update ansible-core from 2.12.5 to 2.12.10.
      We also drop supporting two ansible-core version. Also we now use the "oldest"
      still supported ansible-core version as both 2.11 is EOL and not
      supported by molecule.
      
      
      
      tests/molecule: remove linting in molecule to support molecule 5
      
      
      
      tests/molecule: remove role name check for molecule 5 support
      
      Kubespray doesn't use ansible galaxy style naming so we have to disable
      that check.
      
      
      
      contrib/inventory_builder: fix tox.ini for tox4
      
      
      
      tests/molecule: fix get_playbook in testinfra tests
      
      
      
      tests: upgrade most tests requirements
      
      Exclude ansible-lint for now, I will do that in a separate PR.
      
      
      
      tests/molecule: force kvm driver option
      
      If we don't do this it fallbacks to qemu emulated on our CI for some
      reasons.
      
      Signed-off-by: default avatarArthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
      Unverified
      edc73bc3
  11. May 24, 2023
  12. May 11, 2023
  13. Jan 27, 2023
  14. Jan 21, 2023
  15. Jan 09, 2023
  16. Sep 27, 2022
  17. Sep 02, 2022
  18. Jun 09, 2022
  19. Jun 05, 2022
  20. May 04, 2022
  21. Apr 29, 2022
  22. Mar 26, 2022
  23. Jan 04, 2022
  24. Nov 26, 2021
  25. 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
  26. Nov 02, 2021
  27. Oct 08, 2021
  28. Sep 22, 2021
  29. Sep 06, 2021
  30. Sep 01, 2021
  31. 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
  32. May 26, 2021
  33. Apr 12, 2021
  34. Apr 08, 2021
  35. Mar 24, 2021
  36. Jan 15, 2021
  37. 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
  38. Oct 06, 2020
  39. Sep 08, 2020
Loading