|
22 | 22 | # TODO: Re-enable this once the `systemd` service can be restarted reliably
|
23 | 23 | # - INSTANCE: default-ubuntu-1804-2019-2-py3
|
24 | 24 | - INSTANCE: default-centos-7-2019-2-py3
|
25 |
| - - INSTANCE: default-fedora-29-2019-2-py3 |
| 25 | + # - INSTANCE: default-fedora-29-2019-2-py3 |
26 | 26 | - INSTANCE: default-opensuse-leap-15-2019-2-py3
|
27 |
| - - INSTANCE: default-debian-9-2018-3-py2 |
| 27 | + # - INSTANCE: default-debian-9-2018-3-py2 |
28 | 28 | - INSTANCE: default-ubuntu-1604-2018-3-py2
|
29 |
| - - INSTANCE: default-centos-7-2018-3-py2 |
| 29 | + # - INSTANCE: default-centos-7-2018-3-py2 |
30 | 30 | - INSTANCE: default-fedora-29-2018-3-py2
|
31 | 31 | # TODO: Use this when fixed instead of `opensuse-423`
|
32 | 32 | # NOTE: Having to temporarily disable `opensuse-423` due to slow mirror
|
33 | 33 | # - INSTANCE: default-opensuse-leap-15-2018-3-py2
|
34 | 34 | # - INSTANCE: default-opensuse-423-2018-3-py2
|
35 |
| - - INSTANCE: default-debian-8-2017-7-py2 |
36 |
| - - INSTANCE: default-ubuntu-1604-2017-7-py2 |
| 35 | + # - INSTANCE: default-debian-8-2017-7-py2 |
| 36 | + # - INSTANCE: default-ubuntu-1604-2017-7-py2 |
37 | 37 | - INSTANCE: default-centos-6-2017-7-py2
|
38 |
| - - INSTANCE: default-fedora-28-2017-7-py2 |
39 |
| - - INSTANCE: default-opensuse-leap-42-2017-7-py2 |
| 38 | + # - INSTANCE: default-fedora-28-2017-7-py2 |
| 39 | + # - INSTANCE: default-opensuse-leap-42-2017-7-py2 |
40 | 40 |
|
41 | 41 | script:
|
42 | 42 | - bundle exec kitchen verify ${INSTANCE}
|
|
0 commit comments