From 09de774dcc1a5abc1c8f3a00fdb039aa3c522f52 Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Wed, 4 Mar 2020 17:46:36 +0100 Subject: SOPA Initial Commit --- test-cli/setup.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 41295b5..3feffd0 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -2,8 +2,8 @@ - - + + -- cgit v1.1 From a615dac03a9ea7897bf3947ba8d31278b2cea121 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Thu, 5 Mar 2020 16:29:31 +0100 Subject: Modify tests. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 3feffd0..db9e7db 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -2,7 +2,7 @@ - + -- cgit v1.1 From 41ffba6a76a80a7ef4553cb8856393dd209d172e Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Tue, 10 Mar 2020 17:37:16 +0100 Subject: First release of the test. All the tests work correctly for SOPA0000. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index db9e7db..e17a1d5 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -3,7 +3,7 @@ - + -- cgit v1.1 From 0c610ebbef5928f17ec8c14d872b4d4298d3c4fb Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Wed, 1 Apr 2020 11:45:07 +0200 Subject: Modificada la IP del servidor. Arreglado error al enviar los datos de la eeprom grabada a la BD. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index e17a1d5..d0ca7e1 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -3,7 +3,7 @@ - + -- cgit v1.1 From 8cec0c159e86d3c2cd35e7ead05e0eb9138eb7e8 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Wed, 27 May 2020 14:30:10 +0200 Subject: Change to new IP subnet. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index d0ca7e1..c904b29 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -3,7 +3,7 @@ - + -- cgit v1.1 From 278b5729a44837e37fe13611518c1babc8de00df Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Fri, 19 Jun 2020 13:15:56 +0200 Subject: Model and variant type are obtained from kernel cmdline instead of setup.xml. Python checks if they exist and can generate an error message to the DB if they are missing. --- test-cli/setup.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index c904b29..81f0919 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -1,9 +1,7 @@ - - - + -- cgit v1.1 From db3b1e45c47a1ef23c1ad67114a09cbec0976681 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Thu, 25 Jun 2020 11:45:31 +0200 Subject: Solved bugs. Adapted to DB changes. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 81f0919..42c4be9 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -1,7 +1,7 @@ - + -- cgit v1.1 From 9ac8a326412b04e4873b883c2f2a056ca0b22480 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Thu, 25 Jun 2020 14:42:42 +0200 Subject: Modified USB test and the way it finds USB memory storages. --- test-cli/setup.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 42c4be9..5220887 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -3,5 +3,13 @@ + + + + + + + + -- cgit v1.1 From d46bce422fd03cd57d1ba336361da17d6efb48db Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Fri, 31 Jul 2020 02:07:37 +0200 Subject: TEST restructure --- test-cli/setup.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 5220887..5cdd65b 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -1,7 +1,21 @@ + + + + + + + + + + + + + + -- cgit v1.1 From 227d9783fe8327b84ac3b0e032f012ba144816f8 Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Fri, 31 Jul 2020 13:58:41 +0200 Subject: IGEP0048: added plc test --- test-cli/setup.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 5cdd65b..70c6feb 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -15,7 +15,11 @@ - + -- cgit v1.1 From f5f3398291c40bcf0a8fdedb48d4821e8e331c3c Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Thu, 20 Aug 2020 14:17:49 +0200 Subject: Added ping check in PLC test. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 70c6feb..c867e44 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -18,7 +18,7 @@ -- cgit v1.1 From 8765219910c95d0712ac0b2c27d33fd7a21fe3b8 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Mon, 14 Sep 2020 17:40:45 +0200 Subject: IGEP0048: Solved PLC test error. The PLC MAC address can be changed now. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index c867e44..1146e8e 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -2,7 +2,7 @@ - + -- cgit v1.1 From 6550286c1f6ce5b1dbfc718b5566af3012ab538a Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Tue, 15 Sep 2020 16:29:14 +0200 Subject: IGEP0048: PLC test: Variable IP of the connected PLC. Use discover before changing MAC address. --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 1146e8e..26a9af2 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -18,7 +18,7 @@ -- cgit v1.1 From 913261a70495e24df7a6cc4bc86c3770a717769f Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Fri, 2 Oct 2020 14:11:42 +0200 Subject: added variable overrideCheckWaitStart --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 26a9af2..ee9288c 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -1,7 +1,7 @@ - + -- cgit v1.1 From e7631181c08c38c196558fc79b648d78ccaadcc8 Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Mon, 5 Oct 2020 11:44:22 +0200 Subject: Add qvideo variables --- test-cli/setup.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index ee9288c..7a9fcbb 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -20,6 +20,11 @@ mtd_device="/dev/mtd0" factory_password="betera" firmware_password="paterna" skipflash="0" /> + -- cgit v1.1 From f675a5e9da88c3f39410c164e610bb6d329cafbe Mon Sep 17 00:00:00 2001 From: Manel Caro Date: Sat, 6 Nov 2021 16:19:49 +0100 Subject: Increase QR default wait time --- test-cli/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-cli/setup.xml') diff --git a/test-cli/setup.xml b/test-cli/setup.xml index 7a9fcbb..063d3e1 100644 --- a/test-cli/setup.xml +++ b/test-cli/setup.xml @@ -1,7 +1,7 @@ - + -- cgit v1.1