From c00e21ab1c953aa745f55c514dd5312e0dc98dea Mon Sep 17 00:00:00 2001 From: roshi Date: Mar 02 2017 21:28:23 +0000 Subject: Temporarily remove mention of upgrade and rollback tests in atomic until we actually test those. --- diff --git a/atomic.yml b/atomic.yml index 338f847..7487965 100644 --- a/atomic.yml +++ b/atomic.yml @@ -38,13 +38,13 @@ # new one is released. These might be best to split out into a separate # playbook to run against the last 2week atomic image before release. - - role: host_upgrade - tags: - - host_upgrade + #- role: host_upgrade + # tags: + #- host_upgrade - - role: host_rollback - tags: - - host_rollback + #- role: host_rollback + #tags: + #- host_rollback # These test the atomic command, which is a helper utility for managing the # host as well as running containers.