Nephio project's test infrastructure configuration & tools will be maintained in this repository.
Note: Issues should be opened in the sig-release repository.
nephio-project/tests-infra.git
ansible-galaxy collection install ansible.posix ansible-galaxy collection install community.general ansible-galaxy collection install openstack.cloud
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