Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CLOSED
TimeItemWhoNotesStatus

AGW Docker Install ScriptWe have to update .env file with read permissions for docker-compose to run containers.
https://github.com/magma/magma/pull/13740
OPEN

Documentation PR (#13624)

Re-Review and merge.

https://github.com/magma/magma/pull/13624

needs to be backported since it touches docusaurus

backporting PR: https://github.com/magma/magma/pull/13761

OPEN

5G SA Test Result updates@YOGESH PANDEYResults to be uploaded #13683. Will start from final tags.OPEN

docker needs to build from prod debian registry

from https://magmacore.slack.com/archives/C0301NRRL7K/p1661434356008559
e.g. in
https://github.com/magma/magma/blob/master/lte/gateway/docker/services/c/Dockerfile#L95
https://github.com/magma/magma/blob/master/lte/gateway/docker/services/c/Dockerfile#L194
https://github.com/magma/magma/blob/master/lte/gateway/docker/services/python/Dockerfile#L113


PR is doing build test:

https://github.com/magma/magma/pull/13756/files

OPEN

NMS does not show fluentd logs for containerized AGWTest 1.7.0 Docker based AGW if we have similar output.

checkin-cli issuesSujay 
Not an issue.

missing ARM packages in registry
https://magmacore.slack.com/archives/C0301NRRL7K/p1661528456881859 / https://github.com/magma/magma/issues/13760NEW

Artifactory  has issues
https://github.com/magma/magma/issues/13762NEW











Plan:
  1. Resolve or merge the above open points
  2. wait for a green CI, and check that all looks good
  3. select the commit with its debain artifacts as release candidate
  4. announce that candidate
  5. stamp that candidate from release validation side as good
  6. (if everything ran fine) promote that candidate to be the actual release
    1. tag the commit
    2. add the release notes to the tag
  7. push artifacts to prod deb registry
  8. (question) rebuild Docker images


1.8 Release timeline
Target: Sep/2

1.8 Release notes update with test reports and logs

...