balanced-cookbooks / balanced-ci

Internal configuration for the Jekins CI environment
4 stars 1 forks source link

Balanced unit tests failing #15

Closed mjallday closed 10 years ago

mjallday commented 10 years ago
+ for req in '$REQ_FILES'
+ '[' -e /srv/ci/workspace/balanced-test/deploy-requirements.txt ']'
+ pip install -r /srv/ci/workspace/balanced-test/deploy-requirements.txt
Host key verification failed.
fatal: The remote end hung up unexpectedly
Downloading/unpacking Fabric>=1.4.3 (from -r /srv/ci/workspace/balanced-test/deploy-requirements.txt (line 1))
  Running setup.py egg_info for package Fabric

    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'tests'
    warning: no previously-included files matching '*.pyo' found under directory 'tests'
Obtaining infra from git+git@infra.github.com:PoundPay/infra.git#egg=infra (from -r /srv/ci/workspace/balanced-test/deploy-requirements.txt (line 2))
  Cloning git@infra.github.com:PoundPay/infra.git to ./.pyenv/src/infra
  Complete output from command /usr/bin/git clone -q git@infra.github.com:PoundPay/infra.git /srv/ci/workspace/balanced-test/.pyenv/src/infra:

@coderanger are we missing a deploy key?

coderanger commented 10 years ago

Fix the hostname to be just github.com.