Batch job submission failed: Invalid partition name

I cannot submit job in batch.

./vf_start_jobline.sh 1 12 templates/template1.slurm.sh submit 1

This is the error.

sbatch: error: invalid partition specified: test
sbatch: error: Batch job submission failed: Invalid partition name specified
Error was trapped which is a nonstandard error.

Hello,

The error is indicated:

The name of the partition (test) is not right.
If you ask for a partition, it should be one of them: https://ifb-elixirfr.gitlab.io/cluster/doc/slurm/slurm_at/#the-partitions-and-resource-limits

Best regards,

There are four partitions: fast, long, bigmem and training.

Thanks for prompt reply.

Sincerely,
Saw Simeon