Commit f4e58675 authored by YannGarcia's avatar YannGarcia
Browse files

Update Virtualization with Release2 + README files

parent 9967efb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ fi

if [ "$1" == "--remove" ]
then
    docker rmi --force etsiforge/etsi-its-ts:latest
    docker rmi --force etsiforge/etsi-its-ts-r2:latest
fi

cd $run_dir
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@

## General Information

This repositories contains the test specifications and test adapter code for ETSI ITS protocols testing.
This repositories contains the test specifications and test adapter code for ETSI ITS protocols testing, Release 2.
ETSI ITS protocols project supports:
- ETSI EN 302 637-2: "Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Part 2: Specification of Cooperative Awareness Basic Service"
- ETSI EN 102 637-3: "Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Part 3: Specifications of Decentralized Environmental Notification Basic Service" 
Compare a54b3ec5 to 81241d1e
Original line number Diff line number Diff line
Subproject commit a54b3ec55786329066a95b83c1acb7150d1c51b1
Subproject commit 81241d1ecc39905b334f095ee3f063c6d1ecf94e
Compare d2893d2b to 5f65c519
Original line number Diff line number Diff line
Subproject commit d2893d2b57add5bea68a7ebaaf302437a507bca0
Subproject commit 5f65c519abc2ece32919371562378b83260a89ef
Compare affc1fa4 to 732c9934
Original line number Diff line number Diff line
Subproject commit affc1fa4e6497ff138b79a958caa79532fba6857
Subproject commit 732c9934d2c87966b5ab9ba4e6886f353d5e4ace
Loading