Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)

* Move Guide topic: Fine Parallel Processing using a Work Queue

* add migration notice

* fixed capitalization
This commit is contained in:
Andrew Chen
2017-03-16 12:46:09 -07:00
committed by GitHub
parent ad8f009317
commit 7cc984d66b
12 changed files with 419 additions and 213 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"../docs/tasks/job/work-queue-1": {
"job": {&batch.Job{}},
},
"../docs/user-guide/jobs/work-queue-2": {
"../docs/tasks/job/fine-parallel-processing-work-queue": {
"job": {&batch.Job{}},
"redis-pod": {&api.Pod{}},
"redis-service": {&api.Service{}},