Explore >> Select a destination


Category: dev-ops

| | nativeguru.wordpress.com
| | Hi. This is part 2 of the "How to set local AOSP Gerrit server", you might want to start with part 1 here. In part 1 we've downloaded all the necessary stuff and in this post we're going to set it all up. First thing, let's bootstrap Gerrit. Let's create a Gerrit user: $ sudo...
| | sergeykibish.com
| | At some point in life you might find yourself running E2E (end-to-end) test suite using Kubernetes cluster. Such tests are relatively short living processes (they born to run the test and die when are finished). The question is: How to get the generated test report from the container in Kubernetes?
| | www.augmentedmind.de
| Learn the 3 similarities and 12 differences between Go vs. Python, written for senior developers familiar with Python or other OOP-languages.