Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Mosquitto HIPP instance

Hi Roger,

I haven't looked at what testing you're doing already, so I haven't identified any gaps that way. I will when I get the chance.

I did notice the other week that one test I was running seemed to work against RSMB but not against the version of Mosquitto I was running. It was to do with QoS 2 retries after a connection break - I wrote a test a while ago which sends QoS 1/2 messages as fast as possible, randomly breaks the connection, and then restarts. Keeps going as long as you want.

I'm also still working on the MQTT conformance tests in Paho. When I've finished those off, we can use them. The plan is that they will work directly for brokers, and generate abstract tests in gherkin format for clients. Some may think it's a bit ambitious, the generating of tests, but I want to follow through with it.

Ian

On 11/10/14 20:30, Roger Light wrote:
Hi Ian,

(I didn't realise I'd not sent this, it's been sat in my drafts)

That's great, thanks for sorting it out. Do you have some thoughts on
what more testing we could be doing?

Cheers,

Roger


On Thu, Oct 2, 2014 at 10:52 AM, Ian Craggs
<icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Roger,

Mosquitto now has its own Hudson instance:
https://hudson.eclipse.org/mosquitto/

Although it's not working quite right yet, hopefully will be soon
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=445678)

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto

_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev
_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev



Back to the top