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

feat(agw): Kill hanging containers immediatly for dockerized agw integ tests #14139

Conversation

crasu
Copy link
Contributor

@crasu crasu commented Oct 12, 2022

Summary

Otherwise hanging containers take up to 20s to restart and tests run into timeouts.

Tests

Containerized LTE integ test run: https://github.com/crasu/magma/actions/runs/3233773458/jobs/5296052060

@crasu crasu requested review from a team and mpfirrmann October 12, 2022 08:50
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Oct 12, 2022
@github-actions
Copy link
Contributor

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added the component: agw Access gateway-related issue label Oct 12, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2022

feg-workflow

    2 files  203 suites   39s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit 00ac606.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2022

dp-workflow

14 tests   14 ✔️  3m 7s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 00ac606.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2022

agw-workflow

615 tests   611 ✔️  4m 26s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit 00ac606.

♻️ This comment has been updated with latest results.

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
@crasu crasu force-pushed the pr/kill-agw-docker-containers-immediately-in-integ-tests branch from 122b550 to 00ac606 Compare October 12, 2022 09:58
@crasu crasu merged commit 49c1327 into magma:master Oct 12, 2022
rsarwad pushed a commit to rsarwad/magma that referenced this pull request Oct 13, 2022
magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

Addressed review comment

Signed-off-by: Rashmi <rashmi.sarwad@radisys.com>
rsarwad pushed a commit to rsarwad/magma that referenced this pull request Oct 13, 2022
magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

Addressed review comment

Signed-off-by: Rashmi <rashmi.sarwad@radisys.com>

feat(agw): time before killing containers during restart is reduced as (magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

Addressed review comment

Signed-off-by: Rashmi <rashmi.sarwad@radisys.com>
rsarwad pushed a commit to rsarwad/magma that referenced this pull request Oct 13, 2022
magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

Addressed review comment

Signed-off-by: Rashmi <rashmi.sarwad@radisys.com>

feat(agw): time before killing containers during restart is reduced as (magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

Addressed review comment

Signed-off-by: Rashmi <rashmi.sarwad@radisys.com>

feat(agw): time before killing containers during restart is reduced as (magma#14139)

otherwise hanging containers take up to 20s to restart and tests run
into timeouts.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Co-authored-by: Marco Pfirrmann <christian.kraemer@tngtech.com>

fix(ci): there was a bit too much deleted in magma#14050 (magma#14143)

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: agw Access gateway-related issue size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants