Skip molecule tests for Ubuntu 18.04 (#6077)

This commit is contained in:
Maxime Guyot
2020-05-05 16:17:09 +02:00
committed by GitHub
parent 7d497e46c5
commit 641a2a8bb4
5 changed files with 30 additions and 9 deletions

View File

@@ -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