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

update docker hub url in cli tests #4155

Merged
merged 4 commits into from
Feb 16, 2017
Merged

update docker hub url in cli tests #4155

merged 4 commits into from
Feb 16, 2017

Conversation

riuvshin
Copy link
Contributor

@riuvshin riuvshin commented Feb 16, 2017

What does this PR do?

in cli tests we checked old url for docker hub dockerhub.com due to some reasons that url is down really often so we switch to new url

Changelog

update docker hub url in cli tests

@riuvshin riuvshin added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 16, 2017
@riuvshin riuvshin added this to the 5.3.0 milestone Feb 16, 2017
@riuvshin riuvshin self-assigned this Feb 16, 2017
Copy link

@TylerJewell TylerJewell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. It looks like you found duplicate method. The one in library should be removed.

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we can avoid duplicated code, that's better

@riuvshin
Copy link
Contributor Author

@TylerJewell @benoitf yeah I was wondering why when guys trying skip tests it still fail I believe that this one in library was not skipped

@@ -74,56 +74,6 @@ server_is_booted() {
fi
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I remove this line ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TylerJewell should I remove that line? I don;t know how to detect where that method was used

@riuvshin
Copy link
Contributor Author

we agreed to clean up duplicate things after release

@riuvshin riuvshin merged commit 37aaf1d into master Feb 16, 2017
@riuvshin riuvshin deleted the change_hub_url branch February 16, 2017 14:37
@codenvy-ci
Copy link

@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* update docker hub url in cli tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants