This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 284
Cgi/transcoding/merge develop #4406
Merged
nieznanysprawiciel
merged 487 commits into
CGI/transcoding/master
from
CGI/transcoding/merge-develop
Jul 1, 2019
Merged
Cgi/transcoding/merge develop #4406
nieznanysprawiciel
merged 487 commits into
CGI/transcoding/master
from
CGI/transcoding/merge-develop
Jul 1, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We don't need this. All commands are executed via docker-py.
Because 'cleanup' is a noun and method names should be verbs.
Environment refactoring cleanup
node_integration_tests - Added failure after 100 tries on the same step
node_integration_tests - Make step_verify_income retry like all others.
Epic: Computational environments refactoring
A temporary subclass of DockerCPUEnvironment that always uses DummyHypervisor and therefore performs no operations on Docker virtual machine. It is meant to enable usage of the new Environment API without removing DockerManager yet. Using standard DockerCPUEnvironment would cause potential conflicts during VM reconfiguration.
node_integration_tests - Add 30 seconds of sleep after requesting tETH or tGNT
Co-Authored-By: Adam Wierzbicki <awierzbicki@golem.network>
…s slower then local machines
node_integration_tests - Fix timeout test on buildbot
Misc log improvements
Setting up DockerCPUEnvironment in TaskComputer.__init__() requires two conditions to be met: * Twisted reactor running (because prepare() returns a Deferred) * ClientConfigDescriptor with proper memory and CPU settings
* Wamp serialization error fix: huge unsigned int * deep bigint to string conversion definition for collections * lint * all integers converted to string
Client.start() requires to be run with reactor.
node_integration_tests concent default disabled
Adjust operation type in forced payment
resolves #4216
Moved requesting resources out of TaskComputer
Cleaner logs in golem/task/rpc.py
send srr if fgtrf is in history
Moved requesting tasks out of TaskComputer to TaskServer
+ Docker image integrity verifier
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.