![]() Some of the tests are negative test cases which are supposed to ensure that those invalid usecases are handled properly. However, some of the tests are false positives, they can pass due to various reasons. One such example is: "should fail substituting values in a volume subpath with absolute path". This test can pass if: - the Pod cannot start due to various reasons (e.g.: the container image cannot be pulled or does not exist). - the Pod ran to completion, even though the container was not supposed to start in the first place. |
||
---|---|---|
.. | ||
BUILD | ||
create.go | ||
delete.go | ||
node_selection.go | ||
resource_test.go | ||
resource.go | ||
wait.go |