Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX 3001_mqtt_alarms removing dependency on external MQTT broker #4638

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

fgalan
Copy link
Member

@fgalan fgalan commented Jan 13, 2025

Problema found in PR #4637

Maybe mqtt.flespi.io is no longer available... better not depending on any external MQTT service.

Working locally:

(p3) fermin@bodoque:~/src/fiware-orion/test/functionalTest$ ./testHarness.sh  cases/3001_mqtt_alarms/
lun 13 ene 2025 16:42:48 CET
Run tests 0 to 0
0001/4: mqtt_alarms_log_summary.test .................................................................................  28 seconds
0002/4: mqtt_alarms_none.test ........................................................................................  04 seconds
0003/4: mqtt_alarms_raise_and_release.test ...........................................................................  07 seconds
0004/4: mqtt_alarms_raise_repeat_and_release.test ....................................................................  08 seconds
Total test time: 47.01 seconds

but unsure about GitAction configuration... let's see

  • valgrind-nocache.yml
  • valgrind.yml

@@ -0,0 +1 @@
user1:$7$101$eqgU7wUvh4Y3VQAm$ovEPI43qOwAskK5M+OFmNJAoXtLRx5GI2tBjTX4AOf3ZTB79IRv1CMgbHrPnKY+/K/RKMm2i/XFp9syteeOCvg==
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing dangerous here :) This is just the codification of "xxxx"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NTC (informative)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant