📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
Describe the bug
Attempt to execute platform tests finishes with error
To Reproduce
./cnf-testsuite platform
Successfully created directories for cnf-testsuite
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: Invalid Int32: ""
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /usr/share/crystal/src/string.cr:422:83 in 'to_i'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /workspace/src/tasks/platform/platform.cr:71:8 in '->'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /workspace/src/tasks/utils/task.cr:113:9 in 'all_cnfs_task_runner'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /workspace/src/tasks/utils/task.cr:38:9 in 'task_runner'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /workspace/lib/sam/src/sam/execution.cr:20:7 in 'call'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /workspace/lib/sam/src/sam/execution.cr:20:7 in '__crystal_main'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: /usr/share/crystal/src/crystal/main.cr:115:5 in 'main'
E, [2024-09-19 22:36:20 +02:00 #95485] ERROR -- cnf-testsuite: src/env/__libc_start_main.c:95:2 in 'libc_start_main_stage2'
⏭️ SKIPPED: [] Kube State Metrics not in poc mode
⏭️ SKIPPED: [] node exporter not in poc mode
⏭️ SKIPPED: [] prometheus adapter not in poc mode
⏭️ SKIPPED: [] Metrics server not in poc mode
/usr/share/crystal/src/yaml/any.cr:168:5 in '??'
/workspace/src/tasks/utils/points.cr:293:18 in 'total_max_points'
/workspace/src/tasks/utils/utils.cr:444:16 in 'stdout_score'
/workspace/lib/sam/src/sam/execution.cr:20:7 in 'call'
/workspace/lib/sam/src/sam/execution.cr:20:7 in '__crystal_main'
/usr/share/crystal/src/crystal/main.cr:115:5 in 'main'
src/env/__libc_start_main.c:95:2 in 'libc_start_main_stage2'
cast from Nil to String failed, at /usr/share/crystal/src/yaml/any.cr:168:5:168
Describe the bug Attempt to execute platform tests finishes with error
To Reproduce