/usr/lib/codeaster/asrun/unittest/data.py is in code-aster-run 1.13.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 | # -*- coding: utf-8 -*-
# store the available remote hosts
available_hosts = {}
study_export = """
%(CONFIG_FILE_LINE)s
P actions make_etude
P nomjob study
P mode interactif
P version %(ASTER_VERSION)s
A memjeveux 128
A tpmax 30
P memjob 131072
F comm %(DATA)s/study.comm D 1
"""
study_dvp_export = """
%(CONFIG_FILE_LINE)s
P actions make_etude
P nomjob study_dvp
P mode interactif
P version %(ASTER_VERSION)s
A memjeveux 128
A tpmax 30
P memjob 131072
F comm %(DATA)s/chg_capy.comm D 1
F exec %(TMPDIR)s/aster.exe D 0
R cmde %(TMPDIR)s/commande D 0
"""
study_dvp_full_export = """
%(CONFIG_FILE_LINE)s
P actions make_etude
P actions make_exec
P nomjob study_dvp_full
P mode interactif
P version %(ASTER_VERSION)s
A memjeveux 128
A tpmax 30
P memjob 131072
F comm %(DATA)s/study.comm D 1
F f %(TMPDIR)s/debut.f D 0
F exec %(TMPDIR)s/aster.exe DR 0
"""
meshtool_export = """
%(CONFIG_FILE_LINE)s
P actions make_etude
P nomjob meshtool_cmdline
P origine ASTK VDEV
P mode interactif
P consbtc oui
P soumbtc oui
P version %(ASTER_VERSION)s
P memjob 32768
P tpsjob 1
A memjeveux 32.0
A tpmax 60
P memjob 131072
P special meshtool%%NEXT%%F libr %(DATA)s/forma01a.mmed D%%NEXT%%F libr %(TMPDIR)s/mesh_out R%%NEXT%%format_in='med'%%NEXT%%format_out='aster'%%NEXT%%info_mail=1%%NEXT%%info_cmd=2%%NEXT%%lang='FRANCAIS'
"""
compilation_export = """
%(CONFIG_FILE_LINE)s
P actions make_exec
P nomjob compilation
P mode interactif
P version %(ASTER_VERSION)s
F f %(TMPDIR)s/debut.f D 0
F exec %(TMPDIR)s/aster.exe R 0
"""
catapy_export = """
%(CONFIG_FILE_LINE)s
P actions make_cmde
P nomjob catapy
P mode interactif
P version %(ASTER_VERSION)s
F capy %(TMPDIR)s/debut.capy D 0
R cmde %(TMPDIR)s/commande R 0
"""
catalo_export = """
%(CONFIG_FILE_LINE)s
P actions make_ele
P nomjob catalo
P mode interactif
P version %(ASTER_VERSION)s
F cata %(TMPDIR)s/catalo.cata D 0
F ele %(TMPDIR)s/elements R 0
"""
server_export ="""
%(CONFIG_FILE_LINE)s
P mclient %(localhost)s
P serveur %(localhost)s
P username %(localuser)s
P protocol_exec asrun.plugins.server.SSHServer
P protocol_copyto asrun.plugins.server.SCPServer
P protocol_copyfrom asrun.plugins.server.SCPServer
P aster_root %(ASTER_ROOT)s
P proxy_dir %(TMPDIR)s/REMOTEDIR
P actions make_etude
P nomjob %(nomjob)s
P origine ASTK VDEV
P mode interactif
P consbtc oui
P soumbtc oui
P version %(ASTER_VERSION)s
P tpsjob 1
A memjeveux 128
A tpmax 10
P memjob 131072
F comm %(DATA)s/sleep.comm D 1
"""
astout_export ="""
%(CONFIG_FILE_LINE)s
P actions astout
P nomjob astout
P mode interactif
P version %(ASTER_VERSION)s
P debug nodebug
P ncpus 1
P nbmaxnook 1
P cpresok RESOK
P facmtps 2.5
P tpsjob 1
F hostfile %(DATA)s/hostfile D 0
F list %(DATA)s/astout.list D 0
R resu_test %(TMPDIR)s/astout.resu_test R 0
R rep_test %(TMPDIR)s/astout.rep_test D 0
R flash %(TMPDIR)s/astout.flash R 0
P diag_pickled %(TMPDIR)s/diag.pick
"""
astout_dvp_export = """
%(CONFIG_FILE_LINE)s
P actions astout
P nomjob astout_dvp
P mode interactif
P version %(ASTER_VERSION)s
P debug nodebug
P ncpus 1
P nbmaxnook 50
P cpresok RESOK
P facmtps 1
P tpsjob 1
F list %(DATA)s/astout_dvp.list D 0
R resu_test %(TMPDIR)s/astout_dvp.resu_test R 0
F exec %(TMPDIR)s/aster.exe D 0
"""
parametric_export = """
%(CONFIG_FILE_LINE)s
P actions distribution
P nomjob parametric
P mode interactif
P version %(ASTER_VERSION)s
A memjeveux 128
A tpmax 30
P memjob 131072
P tpsjob 1
F comm %(DATA)s/study.comm D 1
F distr %(DATA)s/parametric.distr D 0
F libr %(DATA)s/parametric.pre.include D 38
R repe %(TMPDIR)s/parametric.resu R 0
R base %(TMPDIR)s/parametric.base R 0
"""
parametric_poursuite_export = """
%(CONFIG_FILE_LINE)s
P actions distribution
P nomjob parametric_poursuite
P mode interactif
P version %(ASTER_VERSION)s
A memjeveux 128
A tpmax 30
P memjob 131072
P tpsjob 1
F comm %(DATA)s/poursuite.comm D 1
F distr %(DATA)s/parametric.distr D 0
F libr %(DATA)s/parametric.pre.include D 38
R base %(TMPDIR)s/parametric.resu D 0
R repe %(TMPDIR)s/parametric_poursuite.resu R 0
"""
agla_export = """
P version %(ASTER_VERSION)s
P mode batch
P origine ASTK VDEV
N py macr_lign_coupe D 0
N py fichier_inexistant D 0
N py test_temps_ops D 0
P actions asdeno
"""
|