Skip to content
Snippets Groups Projects
  1. Jan 22, 2021
  2. Sep 19, 2020
  3. Aug 05, 2020
  4. Jul 27, 2020
  5. Jul 20, 2020
  6. Jun 26, 2020
  7. Jun 25, 2020
  8. May 27, 2020
  9. Mar 27, 2020
  10. Mar 21, 2020
  11. Mar 13, 2020
  12. Dec 18, 2019
  13. Jul 16, 2019
  14. May 16, 2019
  15. May 03, 2019
  16. Apr 20, 2019
  17. Apr 06, 2019
  18. Feb 05, 2019
  19. Nov 28, 2018
  20. Oct 24, 2018
  21. Mar 12, 2018
  22. Jan 02, 2018
  23. Jun 23, 2017
  24. Apr 10, 2017
  25. Mar 17, 2017
  26. Feb 15, 2017
  27. Feb 13, 2017
  28. Jan 25, 2017
  29. Jan 04, 2017
  30. Dec 28, 2016
  31. Dec 27, 2016
  32. Dec 20, 2016
  33. 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
  34. Dec 13, 2016
  35. Dec 09, 2016
  36. Dec 07, 2016
  37. Nov 22, 2016
  38. Nov 18, 2016
    • Bogdan Dobrelya's avatar
      Add download localhost and enable for CI · a03540da
      Bogdan Dobrelya authored
      
      * Add download_localhost for the download_run_once mode, which is
        use the ansible host (a travis node for CI case) to store and
        distribute containers across cluster nodes in inventory.
        Defaults to false.
      * Rework download_run_once logic to fix idempotency of uploading
        containers.
      * For Travis CI, enable docker images caching and run Travis
        workers with sudo enabled as a dependency
      * For Travis CI, deploy with download_localhost and download_run_once
        enabled to shourten dev path drastically.
      * Add compression for saved container images. Defaults to 'best'.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      Co-authored-by: default avatarAleksandr Didenko <adidenko@mirantis.com>
      a03540da
Loading