Skip to content
Snippets Groups Projects
  1. Feb 04, 2022
  2. Jan 15, 2022
    • Kenichi Omichi's avatar
      Remove subnet from router on tf-elastx_cleanup (#8425) · c0d1bb1a
      Kenichi Omichi authored
      The tf-elastx_cleanup test job was failed with error message:
      
      Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
      directly via the port API: has device owner network:router_interface.
      
      That means necessary to remove a subnet from the router before
      deleting the port.
      This adds a method to removes a subnet from the router automatically.
      Unverified
      c0d1bb1a
  3. Aug 19, 2021
  4. Aug 14, 2021
  5. 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
  6. Jan 22, 2021
  7. Sep 19, 2020
  8. Aug 05, 2020
  9. Jul 27, 2020
  10. Jul 20, 2020
  11. Jun 26, 2020
  12. Jun 25, 2020
  13. May 27, 2020
  14. Mar 27, 2020
  15. Mar 21, 2020
  16. Mar 13, 2020
  17. Dec 18, 2019
  18. Jul 16, 2019
  19. May 16, 2019
  20. May 03, 2019
  21. Apr 20, 2019
  22. Apr 06, 2019
  23. Feb 05, 2019
  24. Nov 28, 2018
  25. Oct 24, 2018
  26. Mar 12, 2018
  27. Jan 02, 2018
  28. Jun 23, 2017
  29. Apr 10, 2017
  30. Mar 17, 2017
  31. Feb 15, 2017
  32. Feb 13, 2017
  33. Jan 25, 2017
  34. Jan 04, 2017
  35. Dec 28, 2016
  36. Dec 27, 2016
  37. Dec 20, 2016
  38. Dec 15, 2016
    • Bogdan Dobrelya's avatar
      Manual steps for Gitlab CI pipeline · ad68b23d
      Bogdan Dobrelya authored
      
      * Reduce default testcase to 2 nodes, add HA case.
      * Adjust gen_matrix script for Travis/Gitlab CIs.
      * Enable netchecker deploy foro gitlab CI.
      * Sync other things from travis matrix and reorder them as build steps
        for pull requests, master branch, auto/manual.
      * Do auto-step1 from part1 and manual step2,3 for branches/PRs.
      * Do manual steps from part2, special for master merges.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      ad68b23d
Loading