Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use HTTPS url for test repo in tests to avoid cloning failures in Travis #6

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

boegel
Copy link

@boegel boegel commented Sep 20, 2018

@mboisson fixes following test failure on Travis:

ERROR: test_get_source_tarball_from_git (test.framework.filetools.FileToolsTest)
Test get_source_tarball_from_git function.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/430754932/lib/python2.7/site-packages/easybuild_framework-3.7.0.dev0-py2.7.egg/test/framework/filetools.py", line 1667, in test_get_source_tarball_from_git
    raise err
EasyBuildError: 'cmd "git clone --branch master git@github.com:hpcugent/testrepository.git" exited with exit code 128 and output:\nCloning into \'testrepository\'...\nPermission denied (publickey).\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n'

@mboisson mboisson merged commit a0ed138 into ComputeCanada:sources_from_git Sep 20, 2018
@boegel boegel deleted the sources_from_git branch September 20, 2018 12:53
bartoldeman pushed a commit that referenced this pull request Dec 20, 2018
code cleanup in tools/github.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants