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

Implement vagrant for kernel-specific testing #194

Closed
oxr463 opened this issue Nov 25, 2019 · 6 comments
Closed

Implement vagrant for kernel-specific testing #194

oxr463 opened this issue Nov 25, 2019 · 6 comments

Comments

@oxr463
Copy link
Collaborator

oxr463 commented Nov 25, 2019

Create tests for seccomp:

  • with PROOT_NO_SECCOMP
  • without PROOT_NO_SECCOMP
  • kernel version >= 4.8
  • kernel version < 4.8

Originally posted by @oxr463 in #111 (comment)

See: OpenVPN/openvpn#45

@eredisg
Copy link
Contributor

eredisg commented Dec 6, 2019

I will take up this issue. According to @oxr463 via our private chat, we will want to implement CentOS, Debian, and Alpine vagrant boxes to start off with.

Please see: https://www.vagrantup.com/docs/virtualbox/boxes.html

@oxr463
Copy link
Collaborator Author

oxr463 commented Jan 7, 2020

@eredisg any progress on this one?

@oxr463
Copy link
Collaborator Author

oxr463 commented Jan 13, 2020

We do not need to create the base boxes, just use these:

uname -a
Linux alpine310.localdomain 4.19.80-0-virt #1-Alpine SMP Fri Oct 18 11:51:24 UTC 2019 x86_64 GNU/Linux
Linux localhost.localdomain 3.10.0-957.12.2.el7.x86_64 #1 SMP Tue May 14 21:24:32 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Linux stretch 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux

See: https://app.vagrantup.com/proot-me.

@oxr463
Copy link
Collaborator Author

oxr463 commented Jan 13, 2020

oxr463 added a commit that referenced this issue Jan 13, 2020
@oxr463
Copy link
Collaborator Author

oxr463 commented Jan 13, 2020

Requires installing the vagrant-sshfs plugin, (See: https://github.com/dustymabe/vagrant-sshfs#getting-started).

@oxr463 oxr463 self-assigned this Jan 13, 2020
@oxr463

This comment has been minimized.

@oxr463 oxr463 mentioned this issue May 3, 2020
oxr463 added a commit that referenced this issue May 3, 2020
* Create howto-devel.rst
* Update howto-release.rst

Bug: #194
@oxr463 oxr463 closed this as completed May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants