Commit Graph

1014 Commits

Author SHA1 Message Date
Gallen 90eebc7531 record start/end time of every vnode 2019-03-24 20:15:11 +08:00
Firmlyzhu 3b94d44e59 add Batchjob and Batchtask to db 2019-03-24 19:14:21 +08:00
Firmlyzhu 45bee06a9e Multilocation of batch 2019-03-24 17:48:39 +08:00
Firmlyzhu b058412584 update batch on web to support multi datacenters 2019-03-23 19:22:15 +08:00
Yujian Zhu a3c6a9b867
Merge pull request #376 from FirmlyReality/batch
Batch
2019-03-20 17:19:20 +08:00
Firmlyzhu 943799cc03 remove all batch containers when start taskworker 2019-03-20 17:15:35 +08:00
GallenShao 075ff928ad
Merge pull request #375 from GallenShao/batch
fix a bug when changing FS_PREFIX
2019-03-18 09:47:18 +08:00
Gallen d790ab9b9c fix a bug when changing FS_PREFIX 2019-03-18 09:43:44 +08:00
zhuyj17 7676fbccbe can stop job 2019-03-18 02:34:36 +08:00
zhuyj17 6a2950c4a7 start ssh service when start batch vnode 2019-03-17 23:55:12 +08:00
GallenShao c908f0a95e
Merge pull request #374 from GallenShao/batch
prevent task from starving
2019-03-17 22:07:30 +08:00
Gallen 45e1ae628c prevent task from starving 2019-03-17 22:06:27 +08:00
Yujian Zhu a0f2d93fbf
Merge pull request #373 from FirmlyReality/batch
Batch
2019-03-13 14:37:07 +08:00
root f959ee9e45 update 2019-03-10 00:06:59 +08:00
root c531be3b64 update 2019-03-06 14:14:25 +08:00
Firmlyzhu ca8467e6fb update batch_create.html 2019-03-06 11:56:04 +08:00
zhuyj17 0a3101e02a update 2019-03-06 03:33:09 +08:00
zhuyj17 347541beac fix some bugs 2019-03-06 03:32:11 +08:00
zhuyj17 bbb96db7c9 Fix many bugs & beautifify web pages 2019-03-06 01:39:05 +08:00
zhuyj17 ba53661e38 update Batch web page 2019-03-05 22:46:00 +08:00
root 5eaf321097 bug fixed 2019-03-05 21:12:33 +08:00
root a50e1f5b83 fix more grammar mistakes 2019-03-05 19:09:35 +08:00
Gallen 36da4a54d1 fix some grammar mistakes 2019-03-05 18:48:52 +08:00
Gallen c85342bec8 refactor taskmgr 2019-03-05 17:46:12 +08:00
zhuyj17 8f14b4e9c8 create hosts before creating vc 2019-03-05 16:37:45 +08:00
zhuyj17 17bc27640c compute ips and update add port 2019-03-05 16:03:18 +08:00
zhuyj17 567955c777 update network in taskworker 2019-03-05 01:59:12 +08:00
zhuyj17 782baee617 add network into taskmgr 2019-03-05 00:15:23 +08:00
zhuyj17 9129a75537 update taskworker 2019-03-04 20:16:19 +08:00
zhuyj17 4e222d46be update taskworker.py 2019-03-04 11:50:50 +08:00
zhuyj17 bd732e679f update rpc and add taskworker 2019-03-04 03:06:27 +08:00
zhuyj17 e386131cff New Batch Framework 2019-03-03 17:13:02 +08:00
Yujian Zhu 1fbb401862
Merge pull request #372 from ghostplant/add_udp
add UDP4 mapping for iptables
2019-01-28 16:36:33 +08:00
Yujian Zhu 3ffa010725
Update nettools.py 2019-01-28 16:31:11 +08:00
CUI Wei dd504249ab add UDP4 mapping for iptables 2019-01-27 22:35:15 +08:00
Yujian Zhu 583bd42e90
Merge pull request #371 from FirmlyReality/batch
Update jobmgr to support a new policy of scheduling
2019-01-18 17:43:52 +08:00
Firmlyzhu 8313794c7f Update jobmgr & taskmgr to support failure statuses updating. 2019-01-18 17:40:25 +08:00
Firmlyzhu 9792f1c2e2 Fix some bugs & make jobmgr run on new scheduler policy 2019-01-17 17:08:12 +08:00
Firmlyzhu 6f72efda63 update add_job & report of jobmgr 2019-01-16 17:30:06 +08:00
Firmlyzhu f39bb42dc7 Update jobmgr to support a new policy of scheduling 2019-01-13 22:51:01 +08:00
Firmlyzhu 05917e1fb5 use only number to identity task 2019-01-13 20:48:44 +08:00
Yujian Zhu 5633f2464d
Merge pull request #370 from FirmlyReality/batch
Batch
2019-01-07 00:20:25 +08:00
zhuyj17 6d2c27ceee fix a bug of output & batch nat 2019-01-07 00:14:24 +08:00
zhuyj17 8fc02b2137 Use lxc-start cmd instead of lxc api 2019-01-07 00:07:24 +08:00
Firmlyzhu 55329894b7 Fix some bug on taskcontroller.py 2019-01-06 19:05:31 +08:00
Yujian Zhu 633b971b32
Merge pull request #369 from FirmlyReality/batch
add csrftoken into batch_output.html
2018-12-22 18:47:22 +08:00
Firmlyzhu 56cf4cf802 remove unnecessary logger clause 2018-12-22 18:46:32 +08:00
Firmlyzhu 459771c986 add csrftoken into batch_output.html 2018-12-22 18:43:17 +08:00
Yujian Zhu b7e1f189a8
Merge pull request #368 from FirmlyReality/master
Forbid Options method & update bootstrap url
2018-12-22 18:37:58 +08:00
Yujian Zhu 9798dc9db7
Merge pull request #367 from FirmlyReality/master
Forbid Options method & update bootstrap url
2018-12-22 18:37:04 +08:00