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

zndsl: support multiple networks #796

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on May 1, 2023

  1. Test runner simplifications and fix

    - simplify some logic and move it to dedicated functions
    - stop the networks even if no tests were run
    serban300 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    9274d2f View commit details
    Browse the repository at this point in the history
  2. Move fileUploadCache to KubeClient

    We need each KubeClient to have a local fileUploadCache when we start
    multiple networks
    serban300 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    cf1a0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07cc333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16a1faa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb6f85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1d6962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7159e9 View commit details
    Browse the repository at this point in the history