diff --git a/bots/images/centos-7 b/bots/images/centos-7 index da8b708a728..932f8317e91 120000 --- a/bots/images/centos-7 +++ b/bots/images/centos-7 @@ -1 +1 @@ -centos-7-fd757565490ab439e27a5f9221526902fae58334ba16faca61f5614c34cf9130.qcow2 \ No newline at end of file +centos-7-16f440df081bb4fbe24fa7bff451e260ea5783a0e8d177ee9a23b4f740670133.qcow2 \ No newline at end of file diff --git a/test/verify/check-docker-storage b/test/verify/check-docker-storage index 57db36c85ce..103ef02d3fb 100755 --- a/test/verify/check-docker-storage +++ b/test/verify/check-docker-storage @@ -68,7 +68,7 @@ def initially_loopbacked(machine): # device is added. # def initially_without_vgroup(machine): - return machine.image in [ "rhel-7", "rhel-7-4" ] + return machine.image in [ "rhel-7", "rhel-7-4", "centos-7" ] # The Atomic variants can't build their own packages, so we build in # their non-Atomic siblings. For example, fedora-atomic is built