... | @@ -139,7 +139,11 @@ IPs so that we won't be charged anymore. See "Stopping the Testing Framework". |
... | @@ -139,7 +139,11 @@ IPs so that we won't be charged anymore. See "Stopping the Testing Framework". |
|
|
|
|
|
* Directory Structure
|
|
* Directory Structure
|
|
* Linux
|
|
* Linux
|
|
* ~/init.sh: Bash script to start Selenium and VNC servers.
|
|
* ~/init.sh: Bash script to mount Amazon S3 buckets, start the GUI, the VNC server and (if the host is 10.0.0.30) start the task handler.
|
|
|
|
* ~/mount-AmazonS3.sh, ~/mount-AmazonS3.sh: Bash scripts to mount/umount Amazon S3 buckets
|
|
|
|
* ~/start-gui.sh: Bash script to start the GUI and the VNC server.
|
|
|
|
* ~/seleniumServer.sh: Bash script to start the selenium server
|
|
|
|
* ~/start-task-handler.sh: Bash script to start the task handler
|
|
* ~/MathJax-test/: MathJax testing framework
|
|
* ~/MathJax-test/: MathJax testing framework
|
|
* ~/AmazonS3/: mount points for Amazon S3 buckets
|
|
* ~/AmazonS3/: mount points for Amazon S3 buckets
|
|
* ~/Desktop/Webdrivers/: Drivers for Chrome. Added to $PATH by ~/.bashrc.
|
|
* ~/Desktop/Webdrivers/: Drivers for Chrome. Added to $PATH by ~/.bashrc.
|
... | | ... | |