Skip to content
  1. Dec 20, 2023
  2. Dec 18, 2023
  3. Jul 01, 2021
  4. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  5. Mar 24, 2021
  6. Jun 25, 2020
  7. Jun 18, 2020
  8. Dec 04, 2019
  9. Apr 20, 2019
  10. Feb 18, 2017
  11. Dec 22, 2016
  12. Dec 20, 2016
  13. Dec 16, 2016
  14. 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
  15. Dec 14, 2016
  16. Nov 29, 2016
    • Bogdan Dobrelya's avatar
      Reduce CI test matrix · a2331fec
      Bogdan Dobrelya authored
      
      
      Reduce the test cases from 15 to 9, bearing in mind that:
      * Disable weave/coreos gate unless its deployment fixed
      * If debian/centos7 fails with net plugin X, ubuntu-xenial/rhel-7 will
        likely fail as well
      * Canal also covers the flannel plugin deployment, but keep at least one
        of the flannel plugin deployment, unless it's superseded and removed.
      * Keep at least one of each OS/plugin family to be tested in the separate
        nodes layout
      * Keep at least one of each OS family to be tested against each of the
        plugin types in default nodes layout
      * Rebalance GCE regions for instances, replace asia to eu/us as they
        are the longest running jobs.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      a2331fec
    • Bogdan Dobrelya's avatar
  17. Nov 15, 2016
Loading