The Wayback Machine - https://web.archive.org/web/20201213180206/https://github.com/topics/chaos
Skip to content
#

chaos

Here are 214 public repositories matching this topic...

chaos-mesh
YangKeao
YangKeao commented Oct 14, 2020

There is no e2e test and documents for external network delay and partition now 🤦 .

The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.

Example for extern network delay:

apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
  name: network-netem-example
  namespace: chaos-testing
spec:
Datseris
Datseris commented Sep 30, 2020

It would be nice to modify the lyapunovs function (and via same process also the lyapunov) to have a convergence argument, that terminates evolution when numerical convergence is met. If convergence is given, then the argument T means maximum integration time in case convergence is not reached until then.

One way I envision checking for convergence is via a running average: we store i

JonasIsensee
JonasIsensee commented Oct 7, 2018

TSP claims to be type agnostic.
There should be tests for this.
In particular Float32 and Complex numbers will be of Interest.


Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/64400386-add-tests-for-different-number-types-float32-complex?utm_campaign=plugin&utm_content=tracker%2F89129719&utm_medium=issues&utm_source=githu

Improve this page

Add a description, image, and links to the chaos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chaos topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.