Skip to content
Snippets Groups Projects
  1. Jan 19, 2024
  2. Jan 17, 2024
  3. Nov 07, 2023
  4. Sep 08, 2023
  5. Sep 05, 2023
  6. Aug 14, 2023
  7. Jun 26, 2023
  8. Jun 08, 2023
  9. 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>
      edc73bc3
  10. May 24, 2023
  11. May 11, 2023
  12. Jan 27, 2023
  13. Jan 21, 2023
  14. Jan 09, 2023
  15. Sep 27, 2022
  16. Sep 02, 2022
  17. Jun 09, 2022
  18. Jun 05, 2022
    • Kenichi Omichi's avatar
      Update KUBESPRAY_VERSION (#8922) · f82ed24c
      Kenichi Omichi authored
      As a step of release process, this updates KUBESPRAY_VERSION.
      Thank you so much for creating and pushing container images of
      the new version floryut !
      f82ed24c
  19. May 04, 2022
  20. Apr 29, 2022
  21. Mar 26, 2022
  22. Jan 04, 2022
  23. Nov 26, 2021
  24. 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
  25. Nov 02, 2021
  26. Oct 08, 2021
  27. Sep 22, 2021
  28. Sep 06, 2021
  29. Sep 01, 2021
  30. 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
      7516fe14
  31. May 26, 2021
  32. Apr 12, 2021
  33. Apr 08, 2021
  34. Mar 24, 2021
  35. Jan 15, 2021
  36. 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
      4a8a52ba
  37. Oct 06, 2020
  38. Sep 08, 2020
  39. Aug 05, 2020
Loading