~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/libs/jgdi/test/testvalues/Job/job.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<JB_Type>
 
3
   <jobNumber>0</jobNumber>
 
4
   <jobName>Sleeper</jobName>
 
5
   <jidRequest>NONE</jidRequest>
 
6
   <session>JAPI_SSK</session>
 
7
   <department>defaultdepartment</department>
 
8
   <scriptFile>/home/aa114085/OPENSOURCE/.trash/MAINTRUNC/examples/jobs/sleeper.sh</scriptFile>
 
9
   <scriptPtr>
 
10
#!/bin/sh
 
11
#
 
12
#___INFO__MARK_BEGIN__
 
13
##########################################################################
 
14
#
 
15
#  The Contents of this file are made available subject to the terms of
 
16
#  the Sun Industry Standards Source License Version 1.2
 
17
#
 
18
#  Sun Microsystems Inc., March, 2001
 
19
#
 
20
#
 
21
#  Sun Industry Standards Source License Version 1.2
 
22
#  =================================================
 
23
#  The contents of this file are subject to the Sun Industry Standards
 
24
#  Source License Version 1.2 (the "License"); You may not use this file
 
25
#  except in compliance with the License. You may obtain a copy of the
 
26
#  License at http://gridengine.sunsource.net/Gridengine_SISSL_license.html
 
27
#
 
28
#  Software provided under this License is provided on an "AS IS" basis,
 
29
#  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 
30
#  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 
31
#  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 
32
#  See the License for the specific provisions governing your rights and
 
33
#  obligations concerning the Software.
 
34
#
 
35
#  The Initial Developer of the Original Code is: Sun Microsystems, Inc.
 
36
#
 
37
#  Copyright: 2001 by Sun Microsystems, Inc.
 
38
#
 
39
#  All Rights Reserved.
 
40
#
 
41
##########################################################################
 
42
#___INFO__MARK_END__
 
43
 
 
44
#
 
45
# Usage: sleeper.sh [time [do_echo]]
 
46
#        default for time is 60 seconds
 
47
#        default for do_echo is 1 (=true)
 
48
#
 
49
 
 
50
# -- our name ---
 
51
#$ -N Sleeper
 
52
#$ -S /bin/sh
 
53
 
 
54
 
 
55
time=60
 
56
do_echo=1
 
57
if [ $# -ge 1 ]; then
 
58
   time=$1
 
59
fi
 
60
if [ $# -ge 2 ]; then
 
61
   do_echo=$2
 
62
fi
 
63
 
 
64
if [ $do_echo != '0' ]; then
 
65
   /bin/echo Here I am. Sleeping now at: `date`
 
66
fi
 
67
 
 
68
sleep $time
 
69
 
 
70
if [ $do_echo != '0' ]; then
 
71
   echo Now it is: `date`
 
72
fi</scriptPtr>
 
73
   <scriptSize>1746</scriptSize>
 
74
   <executionTime>0</executionTime>
 
75
   <deadline>0</deadline>
 
76
   <account>sge</account>
 
77
   <notify>false</notify>
 
78
   <type>0</type>
 
79
   <reserve>false</reserve>
 
80
   <priority>1024</priority>
 
81
   <jobshare>0</jobshare>
 
82
   <shell>
 
83
      <PN_Type>
 
84
         <path>/bin/sh</path>
 
85
         <fileStaging>false</fileStaging>
 
86
      </PN_Type>
 
87
   </shell>
 
88
   <env key='__SGE_PREFIX__O_HOST'>flip</env>
 
89
   <env key='__SGE_PREFIX__O_HOME'>/home/aa114085</env>
 
90
   <env key='__SGE_PREFIX__O_SHELL'>/bin/tcsh</env>
 
91
   <env key='__SGE_PREFIX__O_PATH'>/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_11/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_11/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_11/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_11/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_11/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.4.2_13/bin:/home/aa114085/bin:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.4.2_13/bin:/home/aa114085/bin:/home/aa114085/OPENSOURCE/.trash/MAINTRUNC/bin/lx26-x86:/home/aa114085/ARCHIVE/apache-ant-1.6.5/bin:/usr/java/jdk1.5.0_06/bin:/home/aa114085/bin:/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/games:/usr/X11R6/bin:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.:/usr/X11R6/bin:/opt/jdk1.3/bin:/usr/local/bin:/home/aa114085/insure5.1/bin.linux2:.</env>
 
92
   <env key='__SGE_PREFIX__O_LOGNAME'>aa114085</env>
 
93
   <env key='__SGE_PREFIX__O_WORKDIR'>/home/aa114085/OPENSOURCE/gridengine/source/libs/jgdi</env>
 
94
   <jobArgs>
 
95
      <string>300</string>
 
96
   </jobArgs>
 
97
   <restart>0</restart>
 
98
   <stdoutPath>NONE</stdoutPath>
 
99
   <stderrPath>NONE</stderrPath>
 
100
   <stdinPath>NONE</stdinPath>
 
101
   <mergeStderr>false</mergeStderr>
 
102
   <hardResource>NONE</hardResource>
 
103
   <softResource>NONE</softResource>
 
104
   <hardQueue>NONE</hardQueue>
 
105
   <softQueue>NONE</softQueue>
 
106
   <mailOptions>0</mailOptions>
 
107
   <mail>
 
108
      <MR_Type>
 
109
         <user>aa114085</user>
 
110
         <host>flip.germany.sun.com</host>
 
111
      </MR_Type>
 
112
   </mail>
 
113
   <peRange>NONE</peRange>
 
114
   <masterHardQueue>NONE</masterHardQueue>
 
115
   <jaStructure>
 
116
      <RN_Type>
 
117
         <min>1</min>
 
118
         <max>1</max>
 
119
         <step>1</step>
 
120
      </RN_Type>
 
121
   </jaStructure>
 
122
   <jaNHIds>NONE</jaNHIds>
 
123
   <jaUHIds>NONE</jaUHIds>
 
124
   <jaSHIds>NONE</jaSHIds>
 
125
   <jaOHIds>NONE</jaOHIds>
 
126
   <jaTemplate>
 
127
      <JAT_Type>
 
128
         <taskNumber>1</taskNumber>
 
129
         <status>0</status>
 
130
         <startTime>0</startTime>
 
131
         <endTime>0</endTime>
 
132
         <hold>0</hold>
 
133
         <jobRestarted>0</jobRestarted>
 
134
         <grantedDestinIdentifier>NONE</grantedDestinIdentifier>
 
135
         <state>2112</state>
 
136
         <pvmCkptPid>0</pvmCkptPid>
 
137
         <pendingSignal>0</pendingSignal>
 
138
         <pendingSignalDeliveryTime>0</pendingSignalDeliveryTime>
 
139
         <pid>0</pid>
 
140
         <fshare>0</fshare>
 
141
         <tix>0.0</tix>
 
142
         <oticket>0.0</oticket>
 
143
         <fticket>0.0</fticket>
 
144
         <sticket>0.0</sticket>
 
145
         <share>0.0</share>
 
146
         <suitable>0</suitable>
 
147
         <task>NONE</task>
 
148
         <finishedTask>NONE</finishedTask>
 
149
         <nextPeTaskId>0</nextPeTaskId>
 
150
         <stopInitiateTime>0</stopInitiateTime>
 
151
         <prio>0.0</prio>
 
152
         <ntix>0.0</ntix>
 
153
         <message>NONE</message>
 
154
      </JAT_Type>
 
155
   </jaTemplate>
 
156
   <jaTasks>
 
157
      <JAT_Type>
 
158
         <taskNumber>1</taskNumber>
 
159
      </JAT_Type>
 
160
   </jaTasks>
 
161
   <verifySuitableQueues>0</verifySuitableQueues>
 
162
   <overrideTickets>0</overrideTickets>
 
163
   <pathAliases>NONE</pathAliases>
 
164
   <urg>0.0</urg>
 
165
   <ar>0</ar>
 
166
</JB_Type>