Martin Matyáš

Results 29 issues of Martin Matyáš

Handling of participation form (fill-in/scan/send to cnti email address) is mentioned in [faq](https://github.com/lfn-cnti/certification/blob/main/faq.md), but I think it should be part of [instructions.md](https://github.com/lfn-cnti/certification/blob/main/instructions.md) as this is obviously part of certification steps....

documentation
usability

Both tests test the same functionality - presence of volumes with hostpath storage class. volume_hostpath_not_found test it using in-house check, hostpath_mounts uses kubescape. Correct me if I'm missing something. Also...

question
cnf-certification
v2.0-beta

Specialized_init_system in my opinion does not deserve to be "essential" for following reasons: - the main reason for having init system inside containers is handling signals and zombies. There are...

enhancement
discussion needed
extra eyes

Along with migration to LFN, end user's product logo guidelines need to be defined. The guidelines can be copied over from [CNCF](https://github.com/cncf/landscape#logos) to [cnti certification repo](https://github.com/lfn-cnti/certification) or the [cnti main...

**Is your feature request related to a problem? Please describe.** When hardcoded_ip_address_in_k8s_configuration fails, no description/additional information about exact reason of failure is given: ``` 🎬 Testing: [hardcoded_ip_addresses_in_k8s_runtime_configuration] ✖️ 🏆FAILED: [hardcoded_ip_addresses_in_k8s_runtime_configuration]...

enhancement

single_process_type takes much time. Example in GH actions: https://github.com/cnti-testcatalog/testsuite/actions/runs/9616958098/job/26625214259 It seems that the test executes kubectl numerous times (unnecessarily?)

**Describe the bug** 5G tests fail frequently in github actions. Example: https://github.com/cnti-testcatalog/testsuite/actions/runs/9439225077/job/25997107636 **To Reproduce** run github actions few times. Failures are quite frequent. **Expected behavior** Tests should pass if there...

bug

**Describe the bug** Reasonable_image_size passes but probably fatal errors are seen in logs Example: https://github.com/cnti-testcatalog/testsuite/actions/runs/9588046938/job/26447210155 Issues: - helm install failed ``` I, [2024-06-19 21:54:01 +00:00 #147289] INFO -- cnf-testsuite: helm...

bug

**Describe the bug** In case that the cnf setup is unsuccessful on issues like: - cluster-tools not ready after waiting for it (180) - deployment of the cnf returns an...

bug

**Describe the bug** Jaeger installation method does not fail nor notify my error/warning in case that jaeger deployments are not ready in time. **To Reproduce** Run a spec test that...

bug