[Swift-commit] r6599 - in branches/release-0.94/tests/stress: . user_profile

yadunandb at ci.uchicago.edu yadunandb at ci.uchicago.edu
Tue Jul 2 16:08:38 CDT 2013


Author: yadunandb
Date: 2013-07-02 16:08:37 -0500 (Tue, 02 Jul 2013)
New Revision: 6599

Added:
   branches/release-0.94/tests/stress/user_profile/
   branches/release-0.94/tests/stress/user_profile/title.txt
   branches/release-0.94/tests/stress/user_profile/user.source.sh
   branches/release-0.94/tests/stress/user_profile/user.swift
Log:
Adding a dummy test to allow sourcing of user configs to the suite.sh 
top-level test-script.



Added: branches/release-0.94/tests/stress/user_profile/title.txt
===================================================================
--- branches/release-0.94/tests/stress/user_profile/title.txt	                        (rev 0)
+++ branches/release-0.94/tests/stress/user_profile/title.txt	2013-07-02 21:08:37 UTC (rev 6599)
@@ -0,0 +1,2 @@
+Loading User profile
+| Dummy test to load user profiles for remote site testing

Added: branches/release-0.94/tests/stress/user_profile/user.source.sh
===================================================================
--- branches/release-0.94/tests/stress/user_profile/user.source.sh	                        (rev 0)
+++ branches/release-0.94/tests/stress/user_profile/user.source.sh	2013-07-02 21:08:37 UTC (rev 6599)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# Profile for Yadu
+export BEAGLE_USERNAME="yadunandb"
+export MIDWAY_USERNAME="yadunand"
+export MCS_USERNAME="yadunand"
+export UC3_USERNAME="yadunand"
\ No newline at end of file

Added: branches/release-0.94/tests/stress/user_profile/user.swift
===================================================================
--- branches/release-0.94/tests/stress/user_profile/user.swift	                        (rev 0)
+++ branches/release-0.94/tests/stress/user_profile/user.swift	2013-07-02 21:08:37 UTC (rev 6599)
@@ -0,0 +1,2 @@
+type file;
+




More information about the Swift-commit mailing list