contrib: test: integration: enable more e2e kube tests
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
2fa1f3f74a
commit
7d2bde110a
3 changed files with 6 additions and 3 deletions
|
@ -96,8 +96,8 @@
|
|||
vars:
|
||||
force_clone: True
|
||||
# master as of 12/11/2017
|
||||
k8s_git_version: "a48f11c2257d84b0bec89864025508b0ef626b4f"
|
||||
k8s_github_fork: "kubernetes"
|
||||
k8s_git_version: "master-nfs-fix"
|
||||
k8s_github_fork: "runcom"
|
||||
crio_socket: "/var/run/crio/crio.sock"
|
||||
- name: run k8s e2e tests
|
||||
include: e2e.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue