]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/tasks/ceph2: docker needs quay.io/ prefix for image name
authorSage Weil <sage@redhat.com>
Thu, 14 Nov 2019 03:49:41 +0000 (03:49 +0000)
committerSage Weil <sage@redhat.com>
Thu, 21 Nov 2019 16:46:54 +0000 (10:46 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph2.py

index 9a4fe61ea3e0537f9153945464899009138b6aaf..a4e9791fbb403c58492925223001cca490f65705 100644 (file)
@@ -763,8 +763,7 @@ def task(ctx, config):
     if branch in ['master', 'nautilus']:
         ctx.image = 'ceph/daemon-base:latest-%s-devel' % branch
     else:
-        ctx.image = 'ceph-ci/ceph:%s' % branch
-#        ctx.image = 'cephci/daemon-base:%s' % branch
+        ctx.image = 'quay.io/ceph-ci/ceph:%s' % branch
     log.info('Cluster image is %s' % ctx.image)
 
     # uuid