Description fpr planetflow2
authorSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 14 Mar 2008 21:00:43 +0000 (21:00 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 14 Mar 2008 21:00:43 +0000 (21:00 +0000)
qaapi/qa/tests/node/description/planetflow2.txt [new file with mode: 0644]

diff --git a/qaapi/qa/tests/node/description/planetflow2.txt b/qaapi/qa/tests/node/description/planetflow2.txt
new file mode 100644 (file)
index 0000000..1d5fed0
--- /dev/null
@@ -0,0 +1,10 @@
+There are many stages of this test. Basically planetflow2 is a 'chain of responsibility'. There are a set of dots and a set of arcs joining these dots, and each arc has to be tested. Specifically, the arcs are:
+
+(i) The packet should be received by the user-space data-collection process in root context
+(ii) The packet should get incorporated in one or the other flow
+(iii) The flow should get serialized into the fprobe raw dumps
+(iv) The logs get shipped out to PF central
+(v) The logs at PF central are successfully imported into silk - and the packet seen in (i) is appropriately reflected in the database.
+
+For now, this test supports only (i) and (ii).
+It sends out a packet and checks if it shows up as a flow. If it succeeds, it means that ULOG and fprobe are running fine, which means that flows are getting collected at least on the node.