Commit Graph

15 Commits

Author SHA1 Message Date
Shivansh Saini d795cf65e5
feat: support ssl + client ssl authentication (#69)
Signed-off-by: Shivansh Saini <shivanshs9@gmail.com>
2021-09-30 17:08:45 +08:00
Andrewmatilde c1b722e87e
Add clock attack support. (#90)
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
2021-09-30 16:22:20 +08:00
Andrewmatilde 352ba5a47a
factor disk attack&add schedule support for disk read&write (#77)
* fix bugs in SplitBytesByProcessNum & add overwrite control

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* delete overwrite control

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* add recover for disk&&delete fill destory

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* patch

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* factor disk attack

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* add schedule support for disk read&write

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* remove some test & add new unit test & fix some bug
Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* fix some mistakes in log

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* fix unsupportted unit `c` in fallocate.

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* roll back scheduler

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* add comment

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* save some indentation

Signed-off-by: Andrewmatilde <davis6813585853062@outlook.com>

* add a comment

Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
2021-09-08 18:26:53 +08:00
Shivansh Saini 392de303eb
Implement Scheduling (#50)
Signed-off-by: Shivansh Saini <shivanshs9@gmail.com>
2021-05-20 15:30:51 +08:00
Andrewmatilde e765b99d65
Add more disk attack support (#60) 2021-05-10 14:29:52 +08:00
Shivansh Saini 42650abd32
Enhance HTTP server & some refactors (#31) 2021-04-13 11:54:49 +08:00
Andrewmatilde de4f913f03
support create disk chaos and recover disk chaos in server mode (#34) 2021-03-23 19:52:58 +08:00
wuxiaohui94 0e9ed80203
support SWAGGER=1 and add swagger doc for api (#16) 2021-01-27 13:48:11 +08:00
WangXiang 871252530c
support create chaos and recover chaos in server mode (#9) 2020-12-28 10:55:07 +08:00
CWen 4f163e7538
rename chaos-daemon to chaosd (#4)
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-12-04 18:42:34 +08:00
cwen0 8ebbfc40f0 Set log level
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-12-02 15:07:13 +08:00
cwen0 034392ae80 init process stop attack
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-10-29 17:09:06 +08:00
cwen0 fd8b9afa2c make chaosd runnable
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-10-28 23:06:10 +08:00
cwen0 c32a3da44c chaosd: init process attack
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-10-27 20:25:07 +08:00
cwen0 2b64e65b23 init grpc server and chaosd server
Signed-off-by: cwen0 <cwenyin0@gmail.com>
2020-10-22 00:43:14 +08:00