Skip to content

bwarden/tests

This branch is 519 commits behind clearcontainers/tests:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

903e6b5 · Aug 23, 2017
Aug 21, 2017
Aug 17, 2017
Aug 22, 2017
Jun 13, 2017
Aug 18, 2017
Aug 22, 2017
Aug 22, 2017
Jun 12, 2017
Jul 5, 2017
Aug 14, 2017
Jul 3, 2017
Jul 15, 2017
Jun 12, 2017
May 7, 2017
May 3, 2017
Aug 18, 2017
Aug 14, 2017
May 4, 2017
Jun 14, 2017
Jun 13, 2017
Aug 15, 2017
Aug 16, 2017
Aug 22, 2017
May 7, 2017
Jun 13, 2017
Aug 18, 2017
Aug 16, 2017

Repository files navigation

Tests

Clear Containers Tests Repository

Functional tests

To run all functional tests, run:

$ make functional

By default, the functional tests use the version of cc-runtime set in the environment variable RUNTIME but you can easily change it using Environment variables. For example:

$ RUNTIME="/usr/local/bin/cc-runtime" make functional

In the above example the version installed in /usr/local/bin of the Runtime is used.

Environment variables

  • RUNTIME - Path of Clear Containers Runtime, the default path is cc-runtime
  • TIMEOUT - Time limit in seconds for each test, the default timeout is 5

About

Clear Container Tests Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 64.2%
  • Shell 33.8%
  • Makefile 2.0%