edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
81 stars 115 forks source link

build: Change eKuiper to version 1.11 #409

Closed lenny-goodell closed 10 months ago

lenny-goodell commented 10 months ago

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

run make run ds-virtual mqtt-broker Create eKuiper stream Create eKuiper rule to post result to MQTT on result topic Use Mqtt.fx to subscribe to result topic and verify receiving data

lenny-goodell commented 10 months ago

@cherrycl , unrelated test failures on this PR. THX!

cherrycl commented 10 months ago

recheck