Skip to content

dockerize hs#79

Merged
ezrizhu merged 1 commit intomainfrom
ezri/docker
Feb 21, 2024
Merged

dockerize hs#79
ezrizhu merged 1 commit intomainfrom
ezri/docker

Conversation

@ezrizhu
Copy link
Copy Markdown
Member

@ezrizhu ezrizhu commented Feb 20, 2024

Build: docker build -t hs .
Usage example: docker run --privileged --rm hs test/test_orch.sh run tests
Usage example: docker run --privileged --rm -it hs /bin/bash interactive shell

$ docker run --privileged --rm ezri/hs test/test_orch.sh
==================| Scheduler Tests |===================
Test directory:               /srv/hs/test
Test script directory:        /srv/hs/test/test_scripts
Bash scripts saved at:       /srv/hs/test/test_scripts_bash
Orch scripts saved at:       /srv/hs/test/test_scripts_orch
Results saved at:            /srv/hs/test/results
========================================================
Running test_single_command...                          OK
Running test_local_vars_1...                            OK
Running test_local_vars_2...                            OK

@ezrizhu ezrizhu self-assigned this Feb 20, 2024
@ezrizhu ezrizhu requested a review from gliargovas February 20, 2024 10:03
Copy link
Copy Markdown
Collaborator

@gliargovas gliargovas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ezrizhu ezrizhu merged commit b7b301f into main Feb 21, 2024
@ezrizhu ezrizhu deleted the ezri/docker branch February 21, 2024 14:33
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