summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Arnej/cleanup errexit usage 2 (#248)Arne H Juul2016-06-2822-94/+97
* Merge pull request #240 from yahoo/bjorncs/bakksjogjoranv2016-06-2860-60/+51
|\
| * Use Github username as authorBjørn Christian Seime2016-06-2846-46/+46
| * Remove bakksjo as ownerBjørn Christian Seime2016-06-2814-14/+5
* | Merge pull request #250 from yahoo/arnej/use-exec-for-slaveprocsHåvard Pettersen2016-06-281-45/+46
|\ \
| * | use "exec foo" to avoid shell middle-manarnej279592016-06-281-45/+46
* | | Merge pull request #249 from yahoo/arnej/use-perl-not-echoHåvard Pettersen2016-06-281-1/+1
|\ \ \
| * | | echo usage was non-portablearnej279592016-06-281-1/+1
| |/ /
* | | no need for magic incantation (#252)Arne H Juul2016-06-281-1/+1
* | | Merge pull request #247 from yahoo/feva/integration-test-fixHaakon Dybdahl2016-06-281-35/+37
|\ \ \
| * | | Disabled activeToDirty testvalerijf2016-06-281-34/+34
| * | | Remove fixed time wait in state transition testvalerijf2016-06-281-1/+3
* | | | WIP (#245)Bjørn Christian Seime2016-06-2827-307/+0
|/ / /
* | | Merge pull request #241 from yahoo/freva/node-admin-integration-tests-3Haakon Dybdahl2016-06-285-7/+281
|\ \ \
| * | | Added multi docker container testvalerijf2016-06-284-7/+174
| * | | Added Docker failure testvalerijf2016-06-281-0/+107
* | | | Revert set alltest.sh errexit optionVegard Sjonfjell2016-06-281-1/+0
* | | | Merge pull request #227 from yahoo/bakksjo/node-admin-refactor-network-setup-...Bjørn Christian Seime2016-06-283-268/+189
|\ \ \ \
| * | | | Added minor comments to ease readability.Oyvind Bakksjo2016-06-271-0/+5
| * | | | Some simplification of code setting container gateway.Oyvind Bakksjo2016-06-271-3/+2
| * | | | Added TODO for some fishy code (only used for local zone @Mac).Oyvind Bakksjo2016-06-271-0/+1
| * | | | Fix indentation.Oyvind Bakksjo2016-06-271-2/+2
| * | | | Rename variables for consistency.Oyvind Bakksjo2016-06-271-4/+4
| * | | | Factor out function to fetch default route for network namespace.Oyvind Bakksjo2016-06-271-29/+32
| * | | | Factored out function to set ip address on network interface.Oyvind Bakksjo2016-06-271-23/+33
| * | | | Reorder functions more logically (no forward references).Oyvind Bakksjo2016-06-271-8/+7
| * | | | Return new index of moved interface from move function.Oyvind Bakksjo2016-06-271-10/+12
| * | | | Rename local variable for explicitness.Oyvind Bakksjo2016-06-271-5/+5
| * | | | Factor out function to find index of named interface in namespace.Oyvind Bakksjo2016-06-271-10/+15
| * | | | Use named arguments when calling multi-argument functions.Oyvind Bakksjo2016-06-271-7/+8
| * | | | Factor out function to move network interface (name/namespace).Oyvind Bakksjo2016-06-271-2/+10
| * | | | Factored out function to create network interface in a namespace.Oyvind Bakksjo2016-06-271-32/+38
| * | | | Factor out function to delete network interface (by name).Oyvind Bakksjo2016-06-271-4/+7
| * | | | Reword comment and rename variable for explicitness and clarity.Oyvind Bakksjo2016-06-271-8/+8
| * | | | Factored out function finding best matching ip/network for an ip.Oyvind Bakksjo2016-06-271-40/+41
| * | | | Factored fetching network namespace for pid into separate function.Oyvind Bakksjo2016-06-271-12/+10
| * | | | Un-break local zone scripts.Oyvind Bakksjo2016-06-272-120/+0
* | | | | Merge pull request #232 from yahoo/balder/warning-not-errorHåvard Pettersen2016-06-281-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | No need to produce error on this, warning will do.Henning Baldersheim2016-06-281-4/+4
* | | | | Merge pull request #237 from yahoo/martinp/reject-deallocate-on-hwfailureJon Bratseth2016-06-282-1/+26
|\ \ \ \ \
| * | | | | Reject deallocate for nodes with hardware failureMartin Polden2016-06-282-1/+26
| | |_|/ / | |/| | |
* | | | | Merge pull request #238 from yahoo/balder/use-same-fieldid-space-for-both-ins...Tor Egge2016-06-283-4/+26
|\ \ \ \ \
| * | | | | We must use the same fieldId space for both insert and remove.Henning Baldersheim2016-06-283-4/+26
* | | | | | Ensure vespa-header-inspect is built before running test. (#235)Geir Storli2016-06-281-0/+2
* | | | | | Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-2881-49/+126
|/ / / / /
* | | | | Merge pull request #231 from yahoo/bratseth/use-container-as-clustercontrolle...gjoranv2016-06-2828-291/+350
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Draw cluster controllers from containers when necessaryJon Bratseth2016-06-2718-80/+176
| * | | | Correct indexing chain logic and cleanupJon Bratseth2016-06-271-17/+7
| * | | | Move building to builderJon Bratseth2016-06-2711-201/+165
| * | | | Move content cluster building into ContentJon Bratseth2016-06-274-5/+14