Loading 01-test-environment.md +4 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ These builds include the latest community contributions and may contain bugs. Th ```bash wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh chmod +x install_osm.sh ./install_osm.sh -R ReleaseTEN-daily -t releaseten-daily -r testing -y ``` Loading @@ -43,6 +44,7 @@ wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh ```bash wget https://osm-download.etsi.org/ftp/osm-9.0-seven/install_osm.sh chmod +x install_osm.sh ./install_osm.sh -R ReleaseNINE-daily -t releasenine-daily -r testing -y ``` Loading @@ -50,7 +52,8 @@ wget https://osm-download.etsi.org/ftp/osm-9.0-seven/install_osm.sh ```bash wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh ./install_osm.sh -R testing-daily -t testing-daily -r testing -y -c k8s chmod +x install_osm.sh ./install_osm.sh -R testing-daily -t testing-daily -r testing -y ``` ## Performing the tests Loading Loading
01-test-environment.md +4 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ These builds include the latest community contributions and may contain bugs. Th ```bash wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh chmod +x install_osm.sh ./install_osm.sh -R ReleaseTEN-daily -t releaseten-daily -r testing -y ``` Loading @@ -43,6 +44,7 @@ wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh ```bash wget https://osm-download.etsi.org/ftp/osm-9.0-seven/install_osm.sh chmod +x install_osm.sh ./install_osm.sh -R ReleaseNINE-daily -t releasenine-daily -r testing -y ``` Loading @@ -50,7 +52,8 @@ wget https://osm-download.etsi.org/ftp/osm-9.0-seven/install_osm.sh ```bash wget http://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh ./install_osm.sh -R testing-daily -t testing-daily -r testing -y -c k8s chmod +x install_osm.sh ./install_osm.sh -R testing-daily -t testing-daily -r testing -y ``` ## Performing the tests Loading