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 e2e tests #70

Open
kvaps opened this issue Apr 9, 2024 · 2 comments
Open

Add e2e tests #70

kvaps opened this issue Apr 9, 2024 · 2 comments
Assignees

Comments

@kvaps
Copy link
Member

kvaps commented Apr 9, 2024

List of tests we run manually

phase1:

  • Create three VMs with Talos
  • Deploy Kubernetes on them
  • Apply cozystack.yaml
  • kubectl get hr -A - should return all okay within 5 minutes

phase2:

  • Deploy monitoring, etcd, ingress
  • Deploy one instance of each from packages/apps
  • kubectl get hr -A - should return all okay within 5 minutes
  • tests for updates
@nbykov0 nbykov0 self-assigned this Apr 10, 2024
@nbykov0
Copy link
Collaborator

nbykov0 commented May 6, 2024

Steps:

  1. privision nodes
  2. non-interactively install Cozystack
  3. run tests, output results

1 -- a script which would support running a set of VMs on a set of "backends": kvm, virtualbox, aws, etc. Vagrant looked nice but was considered dead
2 -- talm should help
3 -- sonobuoy looks nice as a test execution engine, however a list of tests is still a wip

@nbykov0
Copy link
Collaborator

nbykov0 commented May 6, 2024

See also:
#94
#98

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