Skip to content

contek-io/test-contekray-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-contekray-tasks

A script to submit a contekray task and write/read cephfs on each node.

NOTE: make sure you are on a path that you want to test. For example, if you want to test /cephfs, you should log on to a gate node (e.g. researchhub-1) and run the following commands under /cephfs/<username>/. This makes sure that you have the correct permissions.

python3.11 -m venv .venv
pip install -r requirements.txt
python submit_tasks.py

To generate configs for tasks only and do not submit:

python submit_tasks.py --dry-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published