mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-14 01:34:51 -03:30
Skip molecule tests for Ubuntu 18.04 (#6077)
This commit is contained in:
@@ -8,12 +8,12 @@ lint:
|
||||
options:
|
||||
config-file: ../../../.yamllint
|
||||
platforms:
|
||||
- name: ubuntu1804
|
||||
box: generic/ubuntu1804
|
||||
cpus: 2
|
||||
memory: 1024
|
||||
groups:
|
||||
- kube-master
|
||||
# - name: ubuntu1804
|
||||
# box: generic/ubuntu1804
|
||||
# cpus: 2
|
||||
# memory: 1024
|
||||
# groups:
|
||||
# - kube-master
|
||||
- name: centos7
|
||||
box: centos/7
|
||||
cpus: 2
|
||||
|
||||
Reference in New Issue
Block a user