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

manual bump CDI to v1.59.0 #2864

Merged
merged 3 commits into from
Apr 7, 2024
Merged

Commits on Apr 7, 2024

  1. manual bump CDI to v1.59.0

    Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
    nunnatsa committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    958a8b1 View commit details
    Browse the repository at this point in the history
  2. add test_id labels

    Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
    nunnatsa committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ae05870 View commit details
    Browse the repository at this point in the history
  3. Fix the node-placement e2e test

    The test read the pod name as the first container name. Since
    cdi-peployment first container name was changed, the test failed.
    
    Now, the test uses lables to get the name. Also, Make sure the pods are
    running before checking them.
    
    Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
    nunnatsa committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1439292 View commit details
    Browse the repository at this point in the history