Fritz Lehnert
Fritz Lehnert
Hello @moarpepes, sorry for the mess, this is my first use of github! I wanted to have different pull requests for different edits, however, it all got in this one....
## Issues with the current process The current PR backporting workflow is broken in several aspects. Especially, the current backporting workflow - requires special credentials with push access to protected...
## Summary This is the first POC for the de-tanglement of the different checks. While further improvement might involve composite actions (for the Github commenting) this is seen out of...
## Acceptance criteria - [ ] Deploy the containerized AGW following the [documentation](https://github.com/magma/magma/blob/master/lte/gateway/docker/README.md#running-the-containerized-agw-locally-on-the-magma-vm). - [ ] Run AGW integration tests against the containerized AGW. Get test_attach_detach to run. Running more...
... to cleanup the mess in the Github actions tab. Using [Delete Workflow Runs](https://github.com/marketplace/actions/delete-workflow-runs) Github Action. `keep_minimum_runs` needs to be set to `0` to also clean up those workflow runs...
# Summary - In principle the same issue as https://github.com/magma/magma/issues/13540. - Only for **LTE integration tests** this time. - Paths are a bit different. The file is mounted with https://github.com/magma/magma/blob/e2cd8f3a0a38a0111bba04ec328832171187a7bb/lte/gateway/docker/docker-compose.yaml#L15...
## Summary - follow up to https://github.com/magma/magma/pull/13884 - :warning: only the second commit is interesting in this PR! - rebase needed, when above is merged - implements a startup health...
# Expected Behavior A Virtualbox image is build on a given ISO image. ## Current Behavior ``` Build 'virtualbox-iso' errored after 4 milliseconds 350 microseconds: Failed creating VirtualBox driver: exec:...
## Context I have been testing the backport action on https://github.com/Neudrino/magma/pull/6 with the run https://github.com/Neudrino/magma/runs/7803925676?check_suite_focus=true. ## Problem The run fails with ``` Backporting to backport/v1.8 on backport-6-to-backport/v1.8. /usr/bin/git switch backport/v1.8...