Gergely Csatari

Results 76 issues of Gergely Csatari

**Describe the bug** Both [To check if any containers are running in privileged mode](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-any-containers-are-running-in-privileged-mode) and [To check if there are any privileged containers](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-there-are-any-privileged-containers) are testing the same thing. **Expected behavior**...

bug
duplicate

**Describe the bug** Test cases * [To](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-test-if-the-cnf-uses-elastic-volumes) test if the CNF uses elastic volumes * [To](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-test-if-the-cnf-uses-a-database-with-either-statefulsets-elastic-volumes-or-both) test if the CNF uses a database with either statefulsets, elastic volumes, or both...

documentation
enhancement

**Describe the bug** Crashing is a criteria in several test cases, but it is not defined what is a crash. Test cases are: - [Test](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-test-if-the-cnf-crashes-when-network-latency-occurs) if the CNF crashes when...

documentation

**Describe the bug** It is not clear from the [testcase descriptions](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md) what the tests are actually testing and what are the criteria for an OK or an NOW test. **To...

documentation
enhancement

**Describe the bug** test case description [To test if the CNF uses elastic volumes](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-test-if-the-cnf-uses-elastic-volumes) does not define what an elastic volume is. The [rationale ](https://github.com/cncf/cnf-testsuite/blob/main/RATIONALE.md#to-test-if-the-cnf-uses-elastic-volumes-elastic_volumes) of the test case does...

documentation

**Describe the bug** Rationale of [To test if the CNF uses local storage](https://github.com/cncf/cnf-testsuite/blob/main/RATIONALE.md#to-test-if-the-cnf-uses-local-storage-no_local_volume_configuration) is not a rationale. It just says that a CNF should not do something, rationale should explain...

documentation

**Describe the bug** The rationale of [To check if the CNF has multiple process types within one container](https://github.com/cncf/cnf-testsuite/blob/main/RATIONALE.md#to-check-if-the-cnf-has-multiple-process-types-within-one-container-single_process_type) is incorrect. Even to provide a microservice API there are processes needed....

documentation

**Describe the bug** Test case description [To check if the CNF have a reasonable startup time](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-the-cnf-have-a-reasonable-startup-time) does not define what the reasonable time is and it does not define if...

documentation

**Describe the bug** Test description [To check if the CNF has a reasonable image size](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-the-cnf-has-a-reasonable-image-size) does not define what the reasonable image size is. It is not defined if the...

documentation

**Describe the bug** Tests * [To](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-the-cnf-exposes-any-of-its-containers-as-a-service) check if the CNF exposes any of its containers as a service * [To](https://github.com/cncf/cnf-testsuite/blob/main/USAGE.md#heavy_check_mark-to-check-if-a-cnf-is-running-services-with-external-ips) check if a CNF is running services with external IP's...

documentation