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

Tests: Add fixes and refactorings #1108

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Conversation

dennis531
Copy link
Collaborator

@dennis531 dennis531 commented Dec 12, 2024

Fixes the problem where the test tries to run the cronjob on the host instead of in the container. The runCronjob function now checks whether the Stud.IP cli command exists and executes the cronjob based on this either on the host or in the container.

@dennis531 dennis531 added type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Dec 12, 2024
@dennis531 dennis531 marked this pull request as draft December 12, 2024 10:05
The cronjob will be executed in the docker container if no studip directory exists on the host.
@dennis531 dennis531 changed the title Tests: Add fix and refactorings Tests: Add fixes and refactorings Dec 12, 2024
@dennis531 dennis531 marked this pull request as ready for review December 12, 2024 14:55
@tgloeggl tgloeggl merged commit 13ae24c into elan-ev:master Dec 13, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants