Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Integration and e2e testing of cri-o within kubic

License

Notifications You must be signed in to change notification settings

kubic-project/cri-o-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cri-o testing

This project aims to run all available cri-o test scenarios under openSUSE Kubic.

Dependencies

The following dependencies needs to be fulfilled to run this project:

Running the tests

Multiple targets are available for running the test scenarios:

  • make unit: Run the unit tests.
  • make critest: Run the critest integration tests.
  • make integration: Run the cri-o integration tests with and without user-namespace support.
  • make e2e-node: Run the Kubernetes node end-to-end tests.
  • make e2e: Run the Kubeneretes end-to-end tests.

Every test does a complete local setup of a Kubic virtual machine and destroys it afterwards. For hacking proposes the make target make setup can be used to provision a base machine.

About

Integration and e2e testing of cri-o within kubic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published