There was an error while loading. Please reload this page.
1 parent 91df0df commit de384ecCopy full SHA for de384ec
1 file changed
tests/templates/kuttl/upgrade/flow.py
@@ -1,4 +1,6 @@
1
#!/usr/bin/env python3
2
+# This script is used to create a process group, run it for a couple of seconds, stop it and then
3
+# query the number of queued flow files.
4
5
import nipyapi
6
from nipyapi.canvas import (
0 commit comments