Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.0.5 #62

Merged

Conversation

roehrich-hpe
Copy link
Contributor

No description provided.

In burst_buffer.lua:
Change slurm_bb_job_process() to create the real Workflow. The 23.02
burst-buffer API allows this function to create the real thing rather than
forcing us to make a temporary throw-away Workflow. Change slurm_bb_setup() to
acccept the Workflow created by slurm_bb_job_process(). Minor updates for other
API changes.

In burst_buffer.lua.example:
Update from the Slurm 23.02.7 repo.

In burst_buffer/dws-test.lua:
Update for changes to slurm_bb_job_process() and slurm_bb_setup(). Some things
were dropped form this test; maintenance on the kubectl-mocking code is
ridiculously difficult and we need a different approach for this.

In testsuite/integration/src/tests:
Address some lint warnings. Fix a bug in wait_until_job_has_been_x().

In testsuite/integration/slurm/docker-compose.yml and
testsuite/submodules/slurm-docker-cluster:
Update to build slurm 23.02.7.1.

Signed-off-by: Dean Roehrich <[email protected]>
The tests work when run on my Mac.
On github, the slurmctld container can contact the k8s api server but the
sbatch command is getting killed when it tries to submit a job to slurm.

Signed-off-by: Dean Roehrich <[email protected]>
…-02-7

Update burst-buffer plugin for Slurm 23.02.7
Copy link

github-actions bot commented Apr 2, 2024

Code Coverage

Package Line Rate Health
burst_buffer 71%
Summary 71% (267 / 377)

@roehrich-hpe roehrich-hpe merged commit 1c7c779 into DataWorkflowServices:releases/v0 Apr 2, 2024
3 checks passed
@roehrich-hpe roehrich-hpe deleted the release-v0.0.5 branch April 2, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants