浏览代码

Merge pull request #203 from michaelpporter/master

feat(molecule) Re-enable Ubuntu 18 tests
Jared 6 年之前
父节点
当前提交
8717340d51
共有 1 个文件被更改,包括 7 次插入8 次删除
  1. 7 8
      molecule/ubuntu/molecule.yml

+ 7 - 8
molecule/ubuntu/molecule.yml

@@ -20,14 +20,13 @@ platforms:
       - SYS_ADMIN
     volumes:
       - /sys/fs/cgroup:/sys/fs/cgroup:ro
-# Disabled for now, missing Sensu and RabbitMQ packages, total mess to override in tests
-#  - name: ubuntu-18.04
-#    image: dokken/ubuntu-18.04
-#    command: /bin/systemd
-#    capabilities:
-#      - SYS_ADMIN
-#    volumes:
-#      - /sys/fs/cgroup:/sys/fs/cgroup:ro
+  - name: ubuntu-18.04
+    image: dokken/ubuntu-18.04
+    command: /bin/systemd
+    capabilities:
+      - SYS_ADMIN
+    volumes:
+      - /sys/fs/cgroup:/sys/fs/cgroup:ro
 provisioner:
   name: ansible
   config_options: