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

Add multi machine CI infrastructure #309

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dzickusrh
Copy link
Contributor

@dzickusrh dzickusrh commented Dec 14, 2023

Add infrastructure to allow testing of the restraint client and daemon across two containers networked together.

Most of the changes are to support the initial bring up of two containers and allow them to communicate over ssh. There is a single job xml to verify the infrastructure is working correctly.

Initial work is for two local containers to run. Followon work will support running in GitHub CI.

  • clean up code
  • hook into github ci
  • setup git repo server on test client
  • add user workflows
  • documentation

Add infrastructure to allow testing of the restraint client and daemon
across two containers networked together.

Most of the changes are to support the initial bring up of two
containers and allow them to communicate over ssh.  There is a single
job xml to verify the infrastructure is working correctly.

Initial work is for two local containers to run.  Followon work will
support running in GitHub CI.

Signed-off-by: Don Zickus <[email protected]>
@dzickusrh
Copy link
Contributor Author

@lulinqing @StykMartin @cbouchar - i wanted to make it easier to capture user workflows so it is safer to bring bigger changes to restraint. this was a rough draft of an approach. i am sure there is simpler and cleaner ways. open to suggestions.

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.

1 participant