(CTTC) Fix CI/CD pipeline - Kafka service name and Context unit tests

Reporters

  • Lluis Gifre (CTTC)
  • Pablo Armingol (TID)

Description

After merging multiple features related to new Monitoring-Telemetry-Analytics-Automation framework, access to Kafka in Kubernetes was broken and Context component has failing unitary tests.

Deployment environment

CI/CD

TFS deployment settings

CI/CD

Sequence of actions that resulted in the bug

CI/CD

Document the explicit error

  • Kafka: file manifests/kafka/single-node.yaml:18 defines kafka-public, while src/common/tools/kafka/Variables.py:{22,141} define kafka-service.
  • Context: Policy component removed support for priority and conditions, but unitary tests where not aligned.

Expected behaviour

CI/CD to pass