]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: fix the repo url used by build_rpm
authorAndrew Schoen <aschoen@redhat.com>
Fri, 21 Oct 2016 14:33:40 +0000 (09:33 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 26 Oct 2016 20:40:24 +0000 (15:40 -0500)
ceph-build/build/build_rpm

index 6c42bbdf59489bec67538a9127bdad15dcb8f436..c672f38344b173996d042d64985faad600e2208a 100644 (file)
@@ -62,7 +62,7 @@ EOF
     # post the json to repo-extra json to chacra
     curl -X POST -H "Content-Type:application/json" --data "@$WORKSPACE/repo-extra.json" -u $CHACRACTL_USER:$CHACRACTL_KEY https://chacra.ceph.com/repos/${chacra_repo_endpoint}/extra/
     # start repo creation
-    $VENV/chacractl repo update ${chacra_endpoint}
+    $VENV/chacractl repo update ${chacra_repo_endpoint}
 fi
 
 # update shaman with the completed build status