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 Jenkins-specific init script to run inside VM #7

Closed
wants to merge 1 commit into from

Conversation

dimakuv
Copy link
Contributor

@dimakuv dimakuv commented Jan 16, 2023

This PR adds a Jenkins-specific init script (replacing old new_init) to run inside VM.

Currently it performs only two steps:

  • inserts the Gramine testing device,
  • runs helloworld and device_ioctl LibOS regression tests.

The old new_init script (useful for manual testing) is renamed to new_init_shell.

This is a reincarnation of #6 (that PR had a wrong target branch and was closed without the possibility of reopening).

See also discussions in gramineproject/gramine#1098


This change is Reviewable

Currently it performs only two steps:
- inserts the Gramine testing device,
- runs `helloworld` and `device_ioctl` LibOS regression tests.

The old `new_init` script (useful for manual testing) is renamed to
`new_init_shell`.

Signed-off-by: Dmitrii Kuvaiskii <[email protected]>
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