Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
oai-cn5g-fed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
cn5g
oai-cn5g-fed
Commits
d1514cbf
Commit
d1514cbf
authored
3 years ago
by
Raphael Defosseux
Browse files
Options
Downloads
Patches
Plain Diff
[DOC] fix SPGWU commit and dockerfiles location
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
973b62cf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/BUILD_IMAGES.md
+3
-3
3 additions, 3 deletions
docs/BUILD_IMAGES.md
docs/DEPLOY_SA5G_WITH_DS_TESTER.md
+2
-2
2 additions, 2 deletions
docs/DEPLOY_SA5G_WITH_DS_TESTER.md
with
5 additions
and
5 deletions
docs/BUILD_IMAGES.md
+
3
−
3
View file @
d1514cbf
...
...
@@ -19,7 +19,7 @@
| AMF |
`develop`
|
`82ca64fe8d79dbadbb1a495124ee26352f81bd7a`
| X | Releasing soon |
| SMF |
`develop`
|
`0dba68d6a01e1dad050f47437647f62d40acaec6`
| X | Releasing soon |
| NRF |
`develop`
|
`0e877cb5b80a9c74fa6abca60b95e2d3d22f7a52`
| X | Releasing soon |
| SPGW-U-TINY |
`gtp_extension_header`
|
`
f13f4a5e2807355d23f136119f85fbf48ed569ea
`
| X | Releasing soon |
| SPGW-U-TINY |
`gtp_extension_header`
|
`
b628036d2e6060da8ba77c5e4cdde35bf18a62a5
`
| X | Releasing soon |
```
bash
$
git clone https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-fed.git
...
...
@@ -110,7 +110,7 @@ oai-smf develop f478bafd7a06 1 minute ago
```
bash
$
docker build
--target
oai-nrf
--tag
oai-nrf:develop
\
--file
component/oai-nrf/
ci-scripts
/Dockerfile.ubuntu18.04
\
--file
component/oai-nrf/
docker
/Dockerfile.ubuntu
.
18.04
\
--build-arg
EURECOM_PROXY
=
"http://proxy.eurecom.fr:8080"
component/oai-nrf
$
docker image prune
--force
$
docker image
ls
...
...
@@ -125,7 +125,7 @@ oai-nrf develop 04334b29e103 1 minute ago
```
bash
$
docker build
--target
oai-spgwu-tiny
--tag
oai-spgwu-tiny:gtp-ext-header
\
--file
component/oai-upf-equivalent/
ci-scripts
/Dockerfile.ubuntu18.04
\
--file
component/oai-upf-equivalent/
docker
/Dockerfile.ubuntu18.04
\
--build-arg
EURECOM_PROXY
=
"http://proxy.eurecom.fr:8080"
component/oai-upf-equivalent
$
docker image prune
--force
$
docker image
ls
...
...
This diff is collapsed.
Click to expand it.
docs/DEPLOY_SA5G_WITH_DS_TESTER.md
+
2
−
2
View file @
d1514cbf
...
...
@@ -58,7 +58,7 @@ To know how to configure the machine with the above requirements vist [pre-requi
| AMF |
`develop`
|
`82ca64fe8d79dbadbb1a495124ee26352f81bd7a`
| X | Releasing soon |
| SMF |
`develop`
|
`0dba68d6a01e1dad050f47437647f62d40acaec6`
| X | Releasing soon |
| NRF |
`develop`
|
`0e877cb5b80a9c74fa6abca60b95e2d3d22f7a52`
| X | Releasing soon |
| SPGW-U-TINY |
`gtp_extension_header`
|
`
f13f4a5e2807355d23f136119f85fbf48ed569ea
`
| X | Releasing soon |
| SPGW-U-TINY |
`gtp_extension_header`
|
`
b628036d2e6060da8ba77c5e4cdde35bf18a62a5
`
| X | Releasing soon |
## 3. Configuring Host Machines ##
...
...
@@ -366,4 +366,4 @@ Using wireshark open scenario-execution.pcap use the filter ngap || http || pfcp
docker-compose -f <file-name> -p <project-name> ps -a
#To stop the containers
docker-compose -f <file-name> -p <project-name> down
```
\ No newline at end of file
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment