5 Commits
Author SHA1 Message Date
Iago López Galeiras c3bb4600ba functional tests: capture output and print it on error 2015-06-08 12:03:58 +02:00
Yifan Gu 320c25e036 rkt/tests: Print out the error info on failures.
This can help us to reason about the failures more easily.
2015-05-11 16:21:28 -07:00
Jonathan Boulle 9685f37575 *: adjust copyright header
Inspired by a similar change in the Kubernetes project [1], this changes
the copyright header to the more generic "The rkt Authors" rather than
"CoreOS, Inc.", which is only sometimes correct.

https://github.com/GoogleCloudPlatform/kubernetes/commit/6b3a6e6b983f967c88d14d26542ec6e30c49ebd3
2015-05-03 14:29:15 -07:00
Krzesimir Nowak 3bc4b51880 functional tests: Port interactive tests to rkt run context 2015-04-28 11:29:14 +02:00
Alban Crequy 6334a1c273 functional tests: new test for rkt run -interactive
It contains a regression test for
https://github.com/coreos/rkt/issues/758

It tests whether a tty is given to the application.

It runs rkt with and without parameters on the command line.
2015-04-21 10:12:25 +02:00