tree: f7a05df9471919b970bf916ba3060e4425f69711 [path history] [tgz]
  1. LICENSE
  2. README.md
  3. requirements.txt
  4. testapp.py
  5. testapp.service
README.md

infrastructure-testapp

Test application for p6 pipservice installer

This app should install by adding the following to any node yaml:

pipservice:
  testapp:
    tag: 'master'

It should then install the pips, enable the service as laid out in the testapp.service systemd script and run it, producing a “test app still works” every minute in syslog.