Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 880 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 880 Bytes

test-infra

Nephio project's test infrastructure configuration & tools will be maintained in this repository.

Note: Issues should be opened in the sig-release repository.

Modified Upstream Project

nephio-project/tests-infra.git

Same project running on AWS EC2

nephio-test-infra-aws

Run the following Galaxy commands

ansible-galaxy collection install ansible.posix ansible-galaxy collection install community.general ansible-galaxy collection install openstack.cloud

run the following commands

cd nephio/test-infra-aws/e2e/provision/ pip install -r requirements.txt export PATH="$PATH:/home/ubuntu/.local/bin" source ~/.bashrc ansible-galaxy install -r galaxy-requirements.yml ./install_sandbox.sh