Home
last modified time | relevance | path

Searched refs:test_acct (Results 1 – 25 of 73) sorted by relevance

123

/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest2.2530 set test_acct "test$test_id\_acct"
41 global sacctmgr test_acct test_user
65 global sacctmgr test_acct test_user
89 global test_acct sacctmgr
92 spawn $sacctmgr delete -i account $test_acct
117 spawn $sacctmgr add -i account $test_acct cluster=$cluster
132 fail "Could not add test account $test_acct"
137 spawn $sacctmgr add -i user $test_user account=$test_acct
158 -re " Account=$test_acct" {
197 -re " Account=$test_acct" {
[all …]
H A Dtest21.4332 set test_acct "${test_name}_acct"
58 global job_list qos_prefix qoses scancel test_acct
66 remove_acct "" $test_acct
86 log_debug "Adding account $test_acct"
87 if [add_acct $test_acct [list cluster $cluster]] {
88 fail "Unable to create account $test_acct"
94 log_debug "Adding user $test_user to account $test_acct"
95 if [add_user $test_user [list cluster $cluster account $test_acct]] {
96 fail "Unable to add user $test_user to account $test_acct"
135 if [reset_account_usage "$cluster" "$test_acct"] {
[all …]
H A Dtest12.342 set test_acct "slurm_test-account.1"
73 global sacctmgr test_acct config_dir
88 run_command "$sacctmgr -i delete account $test_acct"
121 set sadd_pid [spawn $sacctmgr -i add account $test_acct]
128 log_warn "Vestigial account $test_acct found"
147 set sadd_pid [spawn $sacctmgr -i create user name=$user_name account=$test_acct]
163 set srun_pid [spawn $srun -N2 -w$node1,$node2 -t1 -A $test_acct -J $job_name_1 -v $bin_id]
187 set srun_pid [spawn $srun -N2 -w$node2,$node3 -t1 -A $test_acct -J $job_name_2 -v $bin_id]
225 inc12_3_1 $job_id_1 $job_id_2 $job_name_1 $job_name_2 $test_acct
227 inc12_3_2 $job_id_1 $job_id_2 $job_name_1 $job_name_2 $test_acct \
H A Dtest21.4032 set test_acct "test$test_id\_acct"
38 global test_acct job_qos part_qos scontrol sacctmgr test_part
53 spawn $sacctmgr -i delete account $test_acct
78 global sacctmgr test_acct
80 spawn $sacctmgr -i modify account $test_acct set grpnodes=$count
130 global file_in sbatch scontrol test_acct
141 …spawn $sbatch -p $test_part --account=$test_acct --qos=$job_qos -t1 --mem=10 -o /dev/null -N1 $fil…
190 …spawn $sbatch -p $test_part --account=$test_acct --qos=$job_qos -t1 --exclude=$hostname --mem=10 -…
252 …spawn $sbatch -p $test_part --account=$test_acct --qos=$job_qos -t1 --mem=10 -o /dev/null -N2 $fil…
298 spawn $sacctmgr -i add account $test_acct qos=$job_qos
[all …]
H A Dtest21.3531 set test_acct "test$test_id\_acct"
87 global job_id test_qos test_acct reset_qos_val reset_assoc_val
123 spawn $sbatch $flag -t1 -o/dev/null --account=$test_acct $file_in
153 mod_acct $test_acct "" "" [array get reset_assoc_val]
159 global sacctmgr file_in bin_rm test_acct test_qos exit_code
163 spawn $sacctmgr -i delete account $test_acct
247 spawn $sacctmgr -i create account $test_acct qos=$test_qos
262 fail "Test account $test_acct was not created"
265 spawn $sacctmgr -i create user name=[get_my_user_name] account=$test_acct
332 check_limit "account" $test_acct
[all …]
H A Dtest12.432 set test_acct "test$test_id\_acct"
78 set sadd_pid [spawn $sacctmgr -i add account $test_acct cluster=$cluster]
85 log_warn "Vestigial account $test_acct found"
104 set sadd_pid [spawn $sacctmgr -i create user name=$user_name account=$test_acct cluster=$cluster]
120 spawn $srun -N1 -v --account=$test_acct $bin_id
140 -re "Account=$test_acct" {
473 set sadd_pid [spawn $sacctmgr -i add account $test_acct cluster=$cluster]
480 log_warn "Vestigial account $test_acct found"
514 spawn $srun -N1 -v --account=$test_acct $bin_id
534 -re "Account=$test_acct" {
[all …]
H A Dinc12.3.230 proc inc12_3_2 {job_id_1 job_id_2 job_name_1 job_name_2 test_acct node_1 node_2 node_3} {
34 set output [run_command_output -fail "$sacct -A '$test_acct' -N$node_1 -X -P -o jobid,jobname"]
39 set output [run_command_output -fail "$sacct -A '$test_acct' -N$node_2 -X -P -o jobid,jobname"]
44 set output [run_command_output -fail "$sacct -A '$test_acct' -N$node_3 -X -P -o jobid,jobname"]
H A Dinc12.3.130 proc inc12_3_1 {job_id_1 job_id_2 job_name_1 job_name_2 test_acct} {
34 …set output [run_command_output -fail "$sacct -A '$test_acct' --name=$job_name_1 -X -P -o jobid -v …
39 …set output [run_command_output -fail "$sacct -A '$test_acct' --name=$job_name_2 -X -P -o jobid -v …
H A Dtest23.235 set test_acct "test$test_id\_acct"
103 set sadd_pid [spawn $sacctmgr -i add account $test_acct]
110 log_warn "Vestigial account $test_acct found"
129 set sadd_pid [spawn $sacctmgr -i create user name=$user_name account=$test_acct]
175 spawn $sbatch -N1 -t1 -v $job_mem_opt --gres=craynetwork:0 --account=$test_acct --output=/dev/null …
196 -re "Account=$test_acct" {
570 set sadel_pid [spawn $sacctmgr -i delete account $test_acct]
594 spawn $scancel -A $test_acct
611 set sadel_pid [spawn $sacctmgr -i delete account $test_acct]
H A Dtest39.1946 proc test_acct { job_id job_gpus step_gpus req_gpus have_gpu_types } {
289 test_acct $job_id $target -1 $req_gpus $have_gpu_types
326 test_acct $job_id $target -1 $target $have_gpu_types
366 test_acct $job_id $nb_tasks -1 $req_gpus $have_gpu_types
408 test_acct $job_id $target -1 $req_gpus $have_gpu_types
453 test_acct $job_id $target $target $req_gpus $have_gpu_types
490 test_acct $job_id $target $target $target $have_gpu_types
530 test_acct $job_id $nb_tasks $nb_tasks $req_gpus $have_gpu_types
572 test_acct $job_id $target $target $req_gpus $have_gpu_types
624 test_acct $job_id $job_tasks $step_tasks $req_gpus $have_gpu_types
H A Dtest5.939 set test_acct "test${test_id}_acct"
63 set sq_format(account) $test_acct
101 global job_id test_acct bin_rm file_err file_out file_in
105 remove_acct "" $test_acct
110 remove_acct [get_config_param "ClusterName"] $test_acct
200 spawn $sacctmgr add -i account $test_acct
H A Dtest40.347 proc test_acct { job_id job_mps step_mps req_mps have_mps_types } {
309 test_acct $job_id $target -1 $req_mps $have_mps_types
354 test_acct $job_id $target $target $req_mps $have_mps_types
H A Dtest4.1331 set test_acct "test$test_id\_acct"
H A Dtest21.3437 set acct test_acct
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/nix/test/
H A Dtest_unistd.rs393 fn test_acct() { in test_acct() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.13.0/test/
H A Dtest_unistd.rs393 fn test_acct() { in test_acct() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/nix/test/
H A Dtest_unistd.rs393 fn test_acct() { in test_acct() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nix/test/
H A Dtest_unistd.rs393 fn test_acct() { in test_acct() function
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1/test/
H A Dtest_unistd.rs388 fn test_acct() { in test_acct() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/nix-0.14.1/test/
H A Dtest_unistd.rs415 fn test_acct() { in test_acct() function
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/nix-0.14.1/test/
H A Dtest_unistd.rs415 fn test_acct() { in test_acct() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/nix-0.14.1/test/
H A Dtest_unistd.rs415 fn test_acct() { in test_acct() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.14.1/test/
H A Dtest_unistd.rs415 fn test_acct() { in test_acct() function
/dports/www/firefox/firefox-99.0/third_party/rust/nix/test/
H A Dtest_unistd.rs416 fn test_acct() { in test_acct() function
/dports/net/axa/axa-2.2.0/tests/
H A Dtest-json.c953 START_TEST(test_acct) in START_TEST() argument
1516 tcase_add_test(tc_core, test_acct); in main()

123