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

Improve Policy Recommendation e2e test #77

Merged
merged 3 commits into from
Aug 3, 2022

Commits on Jul 28, 2022

  1. Improve Policy Recommendation e2e test

    In this commit, we add these improvements for the Policy Recommendation
    e2e test:
    1. Add test case for the failed policy recommendation job.
    2. Add policy recommendation check for the Pod-to-Svc, and Pod-to-External flows.
    3. Change Kind/Jenkins test script to build the latest policy
       recommendation image for testing, instead of pulling from Docker.
    
    Signed-off-by: Yongming Ding <[email protected]>
    Yongming Ding committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    115351b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Address comments

    Signed-off-by: Yongming Ding <[email protected]>
    Yongming Ding committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4b062bf View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Try removing time wait for services

    Signed-off-by: Yongming Ding <[email protected]>
    Yongming Ding committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ee98fd3 View commit details
    Browse the repository at this point in the history