14325: Clean up unsafe concurrency in tests.
[arvados.git] / lib / dispatchcloud /
2019-01-25 Tom Clegg14325: Clean up unsafe concurrency in tests.
2019-01-25 Tom Clegg14325: Document Running() return value.
2019-01-24 Tom Clegg14325: Don't shutdown busy VMs even if boot probe fails.
2019-01-24 Tom Clegg14325: Wake up scheduler when quota timeout expires.
2019-01-24 Tom Clegg14325: Obey EarliestRetry specified by cloud rate-limit...
2019-01-21 Tom Clegg14325: Move magic number to const.
2019-01-21 Tom Clegg14325: Log when a worker's first probe succeeds.
2019-01-21 Tom Clegg14325: Shutdown unknown-state worker after boot timeout.
2019-01-21 Tom Clegg14325: Include instance ID in log messages from stub VM.
2019-01-18 Tom Clegg14325: Use snake_case keys in management API responses.
2019-01-18 Tom Clegg14325: Cancel containers with unsatisfiable runtime...
2019-01-17 Tom Clegg14325: Test dispatch container queue against controller.
2019-01-17 Tom Clegg14325: Test that ssh_executor obeys a negative VerifyHo...
2019-01-17 Tom Clegg14325: Add total houly price metric.
2019-01-17 Tom Clegg14325: Configurable SSH target port for cloud VMs.
2019-01-17 Tom Clegg14325: More testing for hold/drain states.
2019-01-16 Tom Clegg14325: Add management API endpoints for drain/hold...
2019-01-16 Tom Clegg14325: Add IdleBehavior to worker pool.
2019-01-16 Tom Clegg14325: Add worker state diagram.
2019-01-16 Tom Clegg14325: Propagate API env vars to crunch-run.
2019-01-15 Peter AmstutzMerge branch '14324-cdc-azure' refs #14324
2019-01-11 Peter Amstutz14324: Fix tests
2019-01-11 Peter Amstutz14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
2019-01-10 Peter Amstutz14324: Remove context from interface, use Stop() instead
2019-01-09 Peter Amstutz14324: Azure driver for crunch-dispatch-cloud
2019-01-09 Peter Amstutz14324: Azure driver WIP
2019-01-09 Peter Amstutz13964: Fail on missing node-token tag
2019-01-09 Peter Amstutz13964: Forget the node token once the key fingerprint...
2019-01-09 Peter Amstutz13964: Fix string pointer capture
2019-01-09 Peter Amstutz13964: Trim space
2019-01-09 Peter Amstutz13964: ssh key checking
2019-01-09 Peter Amstutz13964: ssh key verification wip
2019-01-09 Peter Amstutz13964: Set and check node-token WIP
2019-01-09 Peter Amstutz13964: Tweak test
2019-01-09 Peter Amstutz13964: SSH access WIP
2019-01-09 Peter Amstutz13964: InstanceTags type
2019-01-09 Peter Amstutz13964: VM names are namespaced. Can set/get tags.
2019-01-09 Peter Amstutz13964: Don't panic running tests on stubs
2019-01-09 Peter Amstutz13964: Detect and report rate limit and quota exceeded...
2019-01-09 Peter Amstutz13964: Return Arvados instance type
2019-01-09 Peter Amstutz13964: Full lifecycle for NICs/VHDs/VMs
2019-01-09 Peter Amstutz13964: Can successfully create a VM, list existing VMs
2019-01-09 Peter Amstutz13964: Azure provider WIP
2019-01-08 Peter AmstutzMerge branch '14660-arvbox-workbench2' refs #14660
2018-12-20 Tom CleggMerge branch '14360-dispatch-cloud'
2018-12-20 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-20 Tom Clegg14360: Fix error log level on first probe after boot.
2018-12-20 Tom Clegg14360: Test for errant Create calls after failure.
2018-12-20 Tom Clegg14360: Fix test case.
2018-12-20 Tom Clegg14360: Fix instance creation limiting.
2018-12-20 Tom Clegg14360: Fix panic in test when last container is run...
2018-12-20 Tom Clegg14360: Debug log when acquiring lock.
2018-12-20 Tom Clegg14360: Shutdown pool between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Replace OnComplete/OnCancel with ExecuteContaine...
2018-12-18 Tom Clegg14360: Call ChooseType just once per container.
2018-12-18 Tom Clegg14360: Remove log spam.
2018-12-18 Tom CleggMerge branch 'master' into 14360-dispatch-cloud
2018-12-18 Tom Clegg14360: Shutdown between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Clean up stub driver.
2018-12-18 Tom Clegg14360: Avoid overreporting instances during Create...
2018-12-17 Tom Clegg14360: Comment stubServer.
2018-12-17 Tom Clegg14360: Locking comment.
2018-12-17 Tom Clegg14360: Fix log spam on normal race condition.
2018-12-17 Tom Clegg14360: Comment TestDispatchToStubDriver.
2018-12-14 Lucas Di PentimaMerge branch '13006-api-is_a-filter'
2018-12-14 Lucas Di PentimaMerge branch '13006-api-is_a-filter' into 13006-sync...
2018-12-13 Lucas Di PentimaMerge branch '14012-arvput-check-cache'
2018-12-13 Tom CleggMerge branch '14596-no-requeue'
2018-12-13 Peter AmstutzMerge branch '14495-crunch-docker-space' refs #14495
2018-12-13 Peter Amstutz14495: Add warnings when estimateDockerImageSize gets...
2018-12-10 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-10 Tom Clegg14360: Kill containers whose priority drops to 0 while...
2018-12-10 Peter Amstutz14495: Add dispatchcloud.EstimateScratchSpace()
2018-12-07 Tom Clegg14360: Add missing argument to -kill flag.
2018-12-07 Tom Clegg14360: Disable management APIs if config has no Managem...
2018-12-07 Tom Clegg14360: Rename Workers -> CountWorkers.
2018-12-07 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-07 Tom Clegg14360: Notify pool on worker shutdown.
2018-11-15 Tom Clegg14360: Merge branch 'master'
2018-11-15 Tom Clegg14360: Retry shutdown after configured timeout.
2018-11-08 Tom Clegg14360: Fix false negative in test suite.
2018-11-08 Tom Clegg14360: Don't block scheduling while locking containers.
2018-11-07 Tom Clegg14360: Move single-worker Pool methods to worker type.
2018-11-06 Tom Clegg14360: Note race in docs, fix flaky test.
2018-11-06 Tom Clegg14360: Add "idle" state.
2018-10-30 Tom Clegg14360: Fix concurrent map access in tests.
2018-10-30 Tom Clegg14360: Move slurm-only code to crunch-dispatch-slurm.
2018-10-30 Tom Clegg14360: Fail Create calls fast during quota quarantine.
2018-10-30 Tom Clegg14360: Remove redundant wp.unallocated field.
2018-10-30 Tom Clegg14360: Remove redundant wkr.booted flag.
2018-10-30 Tom Clegg14360: Encapsulate scheduler object.
2018-10-29 Tom Clegg14360: Cancel containers asynchronously in Sync cleanup.
2018-10-29 Tom Clegg14360: Log level debug->warning for unexpected condition.
2018-10-29 Tom Clegg14360: Improve comments.
2018-10-29 Tom Clegg14360: Add missing mutex lock.
2018-10-29 Tom Clegg14360: Rename View to InstanceView.
2018-10-27 Tom Clegg14360: Rename keeplocal -> dontupdate, add explanation.
2018-10-27 Tom Clegg14360: Update busy/lastUUID/running together. Clarify...
2018-10-27 Tom Clegg14360: Move monitoring API test from lame driver to...
2018-10-27 Tom Clegg14360: Move shutdown-if-broken check to its own func.
next