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