Commit Graph
5 Commits
Author SHA1 Message Date
Paige RubendallandNaga Ravi Chaitanya Elluri 9de6c7350e adding stringio for security reasons 2022-09-12 11:14:08 -04:00
Sandro BonazzolaandSandro Bonazzola abc635c699 server.py: change comment to pydoc
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2022-09-02 13:44:17 +02:00
Sandro BonazzolaandSandro Bonazzola c6469ef6cd pycodestyle: fix server.py
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2022-09-02 09:47:41 +02:00
Naga Ravi Chaitanya Elluri 674eb74a75 Expose setting the signal in the config
This commit enables users to start Kraken to act as listener by setting
the signal to PAUSE in the config to get the cluster to a desired test or
run any setup before injecting chaos by setting the signal to RUN. This
helps in cases where we have test cases that need to coordinate the chaos
at a desired time depending on the state of the cluster/test run.
2021-10-26 09:05:25 -04:00
Paige RubendallandNaga Ravi Chaitanya Elluri 6b865fc573 Adding server set up for kraken 2021-10-25 08:58:46 -04:00