Ticket #659 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Check CKAN instance works automatically

Reported by: dread Owned by: nils.toedtmann
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: pudo Repository: ckan
Theme: none

Description

Auto way to check web and API interface of a CKAN instance basically works. Several gotchas can be quickly determined, such as logging in, search not working. Needs to be configurable per site basis.

Change History

comment:1 Changed 3 years ago by dread

  • Cc pudo added
  • Owner set to nils.toedtmann
  • Type changed from requirement to enhancement
  • Priority set to awaiting triage

Smoketest scripts exist for exactly this in ckanext. It would be great to have this running on nagios.

It is as simple as running:

python blackbox/smoke.py -H ckan.net blackbox/ckan.net.profile.json

See here for code:

https://bitbucket.org/okfn/ckanext/src/default/blackbox

comment:2 Changed 3 years ago by nils.toedtmann

Good idea. Listed this in my nagios ticket http://knowledgeforge.net/okfn/tasks/ticket/600

comment:3 Changed 3 years ago by thejimmyg

  • Repository set to ckan
  • Status changed from new to closed
  • Theme set to none
  • Resolution set to fixed

Since there is already an implementation and already exists as a ticket in the OKFN tasks, I'm marking this as closed. If there is a reason this is still open, please add it to a more appropriate ticket, such as the API version 3 one.

Note: See TracTickets for help on using tickets.