github.com/mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/tests/longevity/README.md (about)

     1  # Longevity tests
     2  
     3  The goal of longevity test how Virtlet behaves after running for a long time.
     4  
     5  To start tests locally run:
     6  
     7  ```shell
     8  _output/virtlet-longevity-tests -stress -alsologtostderr
     9  ```
    10  
    11  Tests will run until error occurs or CTRL-C is received