Skip to content

hapi bots.md

Jeremy Faden edited this page Jan 24, 2023 · 6 revisions

This page covers the robots which are used for automated testing of HAPI servers.

This contains a list of all production-ready servers: https://github.com/hapi-server/servers/blob/master/all.txt

hapibot-a

This bot runs once per hour, reaching out to known servers (in all.txt). It retrieves a catalog and attempts a download of some random data set. See https://github.com/spalacios23/HAPI-Server-Tester and the clone https://github.com/jbfaden/HAPI-Server-Tester. This will be run and reported here (https://cottagesystems.com/jenkins/job/test-hapi-servers-2022/) when the test is mature. Note the test is still picky, and a hash is used (temporarily) so that the same data is loaded each time.

Please contact Jeremy Faden (faden at cottagesystems.com) to report any problems or inconvenience caused by this bot.

Clone this wiki locally