From 0f1984840672d43120d72cb036b8d102b7074f54 Mon Sep 17 00:00:00 2001 From: Mike Shriver Date: Wed, 8 Aug 2018 11:51:04 -0400 Subject: [PATCH] Update sprout readme testing project cards https://github.com/mshriver/integration_tests/projects/1#card-11979503 --- sprout/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sprout/README.rst b/sprout/README.rst index 6bd7a47809..f59fcd63f0 100644 --- a/sprout/README.rst +++ b/sprout/README.rst @@ -195,3 +195,5 @@ The other parts of Sprout (Beat, Flower, Logserver) can be stopped simply by usi It is recommended to wait for long tasks (appliance preconfiguration, template deployment, ...) to finish to have the update process as fast as possible. It is recommended to shut Celery Beat down first, send a ``SIGTERM`` to the worker and wait for it to stop (or ``SIGINT`` for impatient :) ). That will ensure the smoothest worker shutdown. + +testing