Skip to content
  1. Jan 04, 2017
    • Bogdan Dobrelya's avatar
      Do not auto-trigger gitlab CI pipeline on PRs · fcd9d97f
      Bogdan Dobrelya authored
      
      
      For security and resources utilization reasons, do not auto-start CI
      for opened/updated PRs.
      
      A member of the kubernetes-incubator github org has first to approve
      that the PR is reasonable to test by putting the "ci check this" into
      the PR's comments.
      
      If approved that way, the CI pipeline starts as always. Only the 1st step
      of the pipeline is premoderatied, the rest will follow each over on
      success.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      fcd9d97f
  2. Dec 28, 2016
  3. Dec 27, 2016
  4. Dec 20, 2016
  5. 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
  6. Dec 13, 2016
  7. Dec 09, 2016
  8. Dec 07, 2016
  9. Nov 22, 2016
  10. 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
  11. Nov 17, 2016
  12. Nov 15, 2016
  13. Nov 14, 2016
  14. Nov 10, 2016
  15. Nov 08, 2016
  16. Nov 03, 2016
  17. Aug 23, 2016
  18. Aug 08, 2016
  19. Jul 03, 2016
  20. Jun 29, 2016
  21. May 12, 2016
Loading