Daniel J Walsh
4d13262405
Change all 'can not' to 'cannot' for proper usage
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2018-12-21 10:27:54 -05:00
Giuseppe Scrivano
266c4952a8
tests: change return type for PodmanAsUser to PodmanTestIntegration
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2018-11-27 21:10:15 +01:00
Yiqiao Pu
a7122d68de
The system test write with ginkgo
...
The tests can be filter by --focus and --skip to fit different test
target. Also be able to set global options and cmd options by export
it to ENV to fit different test matrix.
Signed-off-by: Yiqiao Pu <ypu@redhat.com >
2018-11-16 10:49:12 +08:00
Yiqiao Pu
74bcfc2f96
Separate common used test functions and structs to test/utils
...
Put common used test functions and structs to a separated package.
So we can use them for more testsuites.
Signed-off-by: Yiqiao Pu <ypu@redhat.com >
2018-11-16 10:49:00 +08:00