Versions Compared

Key

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

...

Access https://gerrit.akraino.org/r/admin/repos/5g-mec-cloud-gaming to get the git clone command and clone projects. The clone command is as follows:

 

 

Download Submodule

  • git submodule update --init --recursive

 

Setup Env

enter Enter test dirdirectory:

  • cd . ./5g-mec-cloud-gaming

Execute the versify.sh script to setup the test environment:

       versify.sh script first installs Golang and ginkgothen installs docker and docker-compose.

 

Unit

...

Test

This part is also included in versify.sh script. The commands for the three submodules are as follows:

...

Note that there might be some leftovers created by installed software.

Troubleshooting

Useful Commands

To display pods deployed in default namespace:

...