Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated demo→service in URLs

...

Now you can look for the query monkey deployment, which is in the kube/stable folder.  Run the monitor.sh script, and it will start the monkey.

https://github.com/lsst-sqre/lsst-tap-demoservice/blob/master/kube/stable/monitor.sh

To stop the monkey, you delete the deployment (which will delete the pod running the monkey) by running this command:

...

To add queries to the query monkey, add your jinja compliant test sql to this folder and make a pull request:

https://github.com/lsst-sqre/lsst-tap-demoservice/tree/master/integration_test/querymonkey/test_queries