gluster / gluster-kubernetes

GlusterFS Native Storage Service for Kubernetes
Apache License 2.0
875 stars 390 forks source link

Fix regression tests #551

Closed nixpanic closed 5 years ago

nixpanic commented 5 years ago

The current regression tests are failing due to two problems:

  1. The CentOS version of Vagrant tries to download boxes from a wrong repository
  2. Newer versions of kubeadm do not have --skip-preflight-checks anymore

Closes: #549


This change is Reviewable

centos-ci commented 5 years ago

Can one of the admins verify this patch?

obnoxxx commented 5 years ago

ok to test

jarrpa commented 5 years ago

retest this please