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

CNF-11213: added mixedCpus e2e test #967

Merged

Commits on Mar 18, 2024

  1. Added util functions

    Added support to deploy a test deployment
    Added a function to check if pod is failed to be scheduled.
    
    Signed-off-by: rbaturov <rbaturov@redhat.com>
    rbaturov committed Mar 18, 2024
    Copy the full SHA
    2e03990 View commit details
    Browse the repository at this point in the history
  2. Added mixed cpus test

    This test check that pods using shared cpus in a deployment won't
    be able to schedule after the mixedCpus feature is disabled and the node reboots.
    
    Signed-off-by: rbaturov <rbaturov@redhat.com>
    rbaturov committed Mar 18, 2024
    Copy the full SHA
    707aab8 View commit details
    Browse the repository at this point in the history