summaryrefslogtreecommitdiffstats
path: root/report
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-01-28 13:26:30 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-01-28 13:26:30 -0500
commite4a4812a1b7d2041756171f577c1ac675a9801fd (patch)
tree1c0a54f1e7130ff84176e493012f1c18461377c9 /report
parent6c3ace1cc51bad1a3297731336368f768605ed68 (diff)
report: Drafted section 5.2.4.2.
Diffstat (limited to 'report')
-rw-r--r--report/chapters/5-testing.tex82
-rw-r--r--report/combox-report.pdfbin169987 -> 175080 bytes
2 files changed, 82 insertions, 0 deletions
diff --git a/report/chapters/5-testing.tex b/report/chapters/5-testing.tex
index 73aede9..a7fd181 100644
--- a/report/chapters/5-testing.tex
+++ b/report/chapters/5-testing.tex
@@ -365,8 +365,90 @@ GNU/Linux and Dropbox to store the third shard (shard2) of a file.
\subsubsection{Demo}
+Demo of combox being used with a USB stick as the third node can be
+view at \url{https://ricketyspace.net/combox/combox-usb-node-demo.webm}
+
+\verb+grus+ is the GNU/Linux machine and \verb+dhcp-129-1-66-1+ is the
+OS X machine that is being used for the demo. \verb+ZAPHOD+ is the
+FAT32 USB stick used as the third node.
+
+Description of what happens in the demo follows:
+
+ - (\verb+grus+) start combox.
+
+ - (\verb+grus+) create a file called \verb+simon.and.garfunkel+ with
+ content ``the boxer''.
+
+ - (\verb+grus+) sync Google Drive using \verb+rclone+.
+
+ - (\verb+grus+) stop combox.
+
+ - (\verb+grus+) unmount USB stick (\verb+ZAPHOD+) from \verb+grus+.
+
+ - (\verb+dhcp-129-1-66-1+) mount USB stick (\verb+ZAPHOD+) to
+ (\verb+dhcp-129-1-66-1+).
+
+ - (\verb+dhcp-129-1-66-1+) start Dropbox client.
+
+ - (\verb+dhcp-129-1-66-1+) start Google Drive client.
+
+ - (\verb+dhcp-129-1-66-1+) start combox.
+
+ - (\verb+dhcp-129-1-66-1+) verify that the file
+ \verb+simon.and.garfunkel+ with content ``the boxer'' was created.
+
+ - (\verb+dhcp-129-1-66-1+) append string ``mrs. robinson'' to file
+ \verb+simon.and.garfunkel+.
+
+ - (\verb+dhcp-129-1-66-1+) stop combox.
+
+ - (\verb+dhcp-129-1-66-1+) stop Google Drive client.
+
+ - (\verb+dhcp-129-1-66-1+) stop Dropbox client.
+
+ - (\verb+dhcp-129-1-66-1+) unmount the USB stick (\verb+ZAPHOD+)
+ from (\verb+dhcp-129-1-66-1+).
+
+ - (\verb+grus+) mount the USB stick (\verb+ZAPHOD+) to
+ (\verb+grus+).
+
+ - (\verb+grus+) start combox.
+
+ - (\verb+grus+) start Dropbox client.
+
+ - (\verb+grus+) sync Google Drive using \verb+rclone+.
+
+ - (\verb+grus+) touch \verb+simon.and.garfunkel.shard2+ in the USB
+ stick (\verb+ZAPHOD+).
+
+ - (\verb+grus+) verify that the file \verb+simon.and.garfunkel+ is
+ updated; the last line must contain the string ``mrs. robinson''.
+
+ - (\verb+grus+) remove the file \verb+simon.and.garfunkel+.
+
+ - (\verb+grus+) sync Google Drive using \verb+rclone+.
+
+ - (\verb+grus+) unmount the USB stick (\verb+ZAPHOD+) from
+ (\verb+grus+).
+
+ - (\verb+grus+) stop Dropbox client.
+
+ - (\verb+dhcp-129-1-66-1+) mount the USB stick (\verb+ZAPHOD+) to
+ (\verb+dhcp-129-1-66-1+).
+
+ - (\verb+dhcp-129-1-66-1+) start Google Drive client.
+
+ - (\verb+dhcp-129-1-66-1+) start Dropbox client.
+
+ - (\verb+dhcp-129-1-66-1+) start combox.
+
+ - (\verb+dhcp-129-1-66-1+) verify that the file
+ \verb+simon.and.garfunkel+ was deleted.
+
+
\section{Stress testing}
+
\begin{figure}[h]
\centering
\input{graphs/tot-time.tex}
diff --git a/report/combox-report.pdf b/report/combox-report.pdf
index 80078a8..ac73bc2 100644
--- a/report/combox-report.pdf
+++ b/report/combox-report.pdf
Binary files differ