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

[SDFAB-1150] Detect failure & restore P4rt channel in PFCP Agent #599

Merged
merged 13 commits into from
Apr 1, 2022

Commits on Mar 29, 2022

  1. Get rid of docker-compose in integration tests and spawn Docker conta…

    …iners programmatically
    tosinski committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    40b3892 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Clean code

    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2dfd159 View commit details
    Browse the repository at this point in the history
  2. Revert timeout for p4runtime

    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e3277fb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into remove-docker-compose

    Tomasz Osiński committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8cd9e56 View commit details
    Browse the repository at this point in the history
  4. Update GH workflow

    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c72b0de View commit details
    Browse the repository at this point in the history
  5. Merge branch 'remove-docker-compose' of https://github.com/omec-proje…

    …ct/upf into remove-docker-compose
    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7424128 View commit details
    Browse the repository at this point in the history
  6. Use docker network prune

    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    80f8bf4 View commit details
    Browse the repository at this point in the history
  7. Add integration test for detecting UP4 failure

    tosinski committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9bd857d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge branch 'master' into detect-up4-restart

    tosinski committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0748153 View commit details
    Browse the repository at this point in the history
  2. Actions: Updated with changes from CI

    Github Actions committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e7c9a1d View commit details
    Browse the repository at this point in the history
  3. Use configuration parameter to decide whether to wipe out state on UP…

    …4 restart
    tosinski committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0828643 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'detect-up4-restart' of https://github.com/omec-project/upf

     into detect-up4-restart
    tosinski committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    420d758 View commit details
    Browse the repository at this point in the history
  5. Clean code and fix golint

    tosinski committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a291701 View commit details
    Browse the repository at this point in the history