]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
skip installing python deps for the bindings job
authorAlfredo Deza <alfredo@deza.pe>
Mon, 3 Nov 2014 16:53:42 +0000 (11:53 -0500)
committerAlfredo Deza <alfredo@deza.pe>
Mon, 3 Nov 2014 16:53:42 +0000 (11:53 -0500)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
python-bindings/config/definitions/python-bindings.yml

index cb9deab228ebde356858bbc41e0efae1335da889..39138eabbae99b221c912731ce917e987a1c5241 100644 (file)
@@ -67,8 +67,9 @@
             - rhel7
 
     builders:
-      - shell:
-          !include-raw ensure_python_dependencies.sh
+      # XXX Skipping python dependencies for now
+      #- shell:
+      #    !include-raw ensure_python_dependencies.sh
       - shell:
           !include-raw build.sh
       #- shell: "venv/bin/amauta python-bindings"