Skip to content
Snippets Groups Projects
  1. Jan 04, 2022
  2. Nov 26, 2021
  3. 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
  4. Nov 02, 2021
  5. Oct 08, 2021
  6. Sep 22, 2021
  7. Sep 06, 2021
  8. Sep 01, 2021
  9. 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
  10. May 26, 2021
  11. Apr 12, 2021
  12. Apr 08, 2021
  13. Mar 24, 2021
  14. Jan 15, 2021
  15. 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
  16. Oct 06, 2020
  17. Sep 08, 2020
  18. Aug 05, 2020
  19. Jul 17, 2020
  20. Jun 19, 2020
  21. May 27, 2020
  22. May 02, 2020
  23. Apr 29, 2020
  24. 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
  25. Apr 19, 2020
  26. Apr 01, 2020
  27. Mar 31, 2020
  28. Mar 27, 2020
  29. Mar 05, 2020
  30. Feb 11, 2020
    • qvicksilver's avatar
      Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) · ac2135e4
      qvicksilver authored
      * Fix recover-control-plane to work with etcd 3.3.x and add CI
      
      * Set default values for testcase
      
      * Add actual test jobs
      
      * Attempt to satisty gitlab ci linter
      
      * Fix ansible targets
      
      * Set etcd_member_name as stated in the docs...
      
      * Recovering from 0 masters is not supported yet
      
      * Add other master to broken_kube-master group as well
      
      * Increase number of retries to see if etcd needs more time to heal
      
      * Make number of retries for ETCD loops configurable, increase it for recovery CI and document it
      Unverified
      ac2135e4
  31. Dec 17, 2019
  32. Dec 13, 2019
  33. Dec 11, 2019
  34. Dec 10, 2019
  35. Aug 15, 2019
  36. Jun 10, 2019
  37. Jun 06, 2019
Loading