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

[2017.7.5] profitbrick failures py2/py3 #887

Closed
Ch3LL opened this issue Mar 14, 2018 · 0 comments
Closed

[2017.7.5] profitbrick failures py2/py3 #887

Ch3LL opened this issue Mar 14, 2018 · 0 comments

Comments

@Ch3LL
Copy link
Contributor

Ch3LL commented Mar 14, 2018

Seeing these failures:

10:42:49    -> integration.cloud.providers.test_profitbricks.ProfitBricksTest.test_instance  
10:42:49        Traceback (most recent call last):
10:42:49          File "/testing/tests/integration/cloud/providers/test_profitbricks.py", line 108, in test_instance
10:42:49            '-p profitbricks-test {0}'.format(INSTANCE_NAME), timeout=500
10:42:49        AssertionError: 'CLOUD-TEST-8R7MQN' not found in []
10:42:49    .............................................................................
10:42:49    -> integration.cloud.providers.test_profitbricks.ProfitBricksTest.test_list_images  
10:42:49        Traceback (most recent call last):
10:42:49          File "/testing/tests/integration/cloud/providers/test_profitbricks.py", line 96, in test_list_images
10:42:49            [i.strip() for i in image_list]
10:42:49        AssertionError: 'Ubuntu-16.04-LTS-server-2016-10-06' not found in ['profitbricks-config:', '----------']

I believe this is related to this PR: saltstack/salt#46265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants