Commit 18e9f056 authored by YannGarcia's avatar YannGarcia
Browse files

Update README files

parent 12c0264e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ Procedure:
- On your host machine, open a command line session (PuTTY, DOS window...)
- From the ETSI ITS protocols project, clone the Vagrant folder
- In the file Vagrantfile, modify the tag config.vm.provision replacing <username> & <password> strings by your ETSI credentials
- In the Vagrant folder, execute the following commands:
- In the Vagrant folder (./virtualization/vagrant), execute the following commands:

```sh
$ vagrant up --provider virtualbox --provision
@@ -134,7 +134,7 @@ NOTE The creation and the installations will take some time to achieve
- Start the container

```sh
$ ./docker/run-container.sh
$ ./virtualization/docker/run-container.sh
...
```

+3 −6
Original line number Diff line number Diff line
@@ -96,12 +96,9 @@ Possible problems:
2. Select configuration from the /etc/folder:
 - AtsCAM/AtsCAM.cfg                     - CAM test suite.
 - AtsDENM/AtsDENM.cfg                   - DENM test suite.
 - AtsGenCert/AtsGenCert.cfg             - Certificate generator
 - AtsGeoNetworking/AtsGeoNetworking.cfg - GeoNetworking test suite
 - AtsIVIM/AtsIVIM.cfg
 - AtsMapemSpatem/AtsMapemSpatem.cfg
 - AtsRSUsSimulator/AtsRSUSimulator.cfg
 - AtsSecurity/AtsSecurity.cfg
 - AtsSremSsem/AtsSremSsem.cfg
 - AtsSecurity/AtsSecurity.cfg           - IEEE1609.2 ITS Security test suite
 - AtsPki/AtsPki.cfg                     - PKI test suite
 - AtsIS/AtsIS.cfg                       - Infrastructure Services test suite (IVI, MAP/SPaT, RTCME, SxRE)
3. Right-click on the configuration file and select **Run As -> TITAN Parallel launcher**