Make cilium tests pass (#4660)

Cilium requires a high kernel. rhel7 and centos7 are too low, so they are removed.
Bumping ubuntu to ubuntu-1804

Change-Id: Ib1bffa45b8f9ed0ba500f751714372b3a3f7878b
This commit is contained in:
Matthew Mosesohn
2019-04-26 15:54:37 +03:00
committed by Kubernetes Prow Robot
parent 3722acee85
commit 81e6877b02
8 changed files with 4 additions and 63 deletions

View File

@@ -146,7 +146,7 @@ gce_coreos-cilium:
except: ['triggers']
only: ['master', /^pr-.*$/]
gce_ubuntu-cilium-sep:
gce_ubuntu18-cilium-sep:
stage: deploy-special
<<: *gce
when: manual