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

docs(agw): docker AGW install instructions #12259

Merged
merged 1 commit into from Mar 26, 2022

Conversation

jaredmullane
Copy link
Contributor

Signed-off-by: Jared Mullane jmullane@fb.com

Summary

Updating install instructions for Docker AGW with latest information for 1.7 release.

Test Plan

Screen Shot 2022-03-23 at 2 25 44 PM
Screen Shot 2022-03-23 at 2 27 22 PM

Signed-off-by: Jared Mullane <jmullane@fb.com>
@jaredmullane jaredmullane requested a review from a team March 23, 2022 21:27
@jaredmullane jaredmullane requested a review from a team as a code owner March 23, 2022 21:27
@pull-request-size pull-request-size bot added the size/L Denotes a Pull Request that changes 100-499 lines. label Mar 23, 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: ci All updates on CI (Jenkins/CircleCi/Github Action) label Mar 23, 2022
* Need to setup variables in the [variables file](https://github.com/magma/magma/tree/master/lte/gateway/deploy/roles/agw_docker/vars) under magma_root (/opt/magma) and it has to be documented in the README (PR needed)
* Need to fix externally pulled images from docker hub and/or aws ECR (works as expected, needs a README note on format)
* Target config files are set based on localized .env file. Need to fix interface name changes in [config files.](https://github.com/magma/magma/tree/master/lte/gateway/configs) (PR needed)
* Not required: Need to stop cloning into magma every time which over-writes any existing configuration, or provide a way to start/stop containers alone as a whole (clearly labelled flags)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"labelled" is a misspelling of "labeled"

@github-actions
Copy link
Contributor

feg-workflow

    2 files  202 suites   32s ⏱️
362 tests 362 ✔️ 0 💤 0
376 runs  376 ✔️ 0 💤 0

Results for commit f529319.

@github-actions
Copy link
Contributor

agw-workflow

     72 files     116 suites   6m 39s ⏱️
1 068 tests 1 059 ✔️ 9 💤 0
1 069 runs  1 060 ✔️ 9 💤 0

Results for commit f529319.

@jaredmullane jaredmullane added the ready2merge This PR is ready to be merged (is approved and passes all required checks) label Mar 25, 2022
@ymasmoudi ymasmoudi merged commit 75974ba into magma:master Mar 26, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2022

Unit Test Results

  1 files    1 suites   11m 50s ⏱️
40 tests 29 ✔️ 11 💤 0

Results for commit 75974ba.

♻️ This comment has been updated with latest results.

ardzoht pushed a commit that referenced this pull request Mar 30, 2022
Signed-off-by: Jared Mullane <jmullane@fb.com>
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
Signed-off-by: Jared Mullane <jmullane@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) ready2merge This PR is ready to be merged (is approved and passes all required checks) size/L Denotes a Pull Request that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants