Mariano Lopez
48373be830
testimage: Run commands in target and host when test fails
...
This patch modify three files altought two of them
are minimal modifications. This version includes
the changes proposed by Paul.
testimage.bbclass:
Create new vars for easy modification of the dump
directory and commands to be run on host and target
when a test fails
TESTIMAGE_DUMP_DIR: Directory to save the dumps
testimage_dump_target: Commands to run on target
testimage_dump_host: Commands to run on host
oetest.py:
- Allow to use the vars defined in testimage class
- Now able to run commands in the host and dump the
results
- Fix an issue with the condition where to run the
dump commands (Before it run the commands every
test after a failure, now it runs the commands only
in tests that failed)
- Fix the output to stdout
[YOCTO #8118 ]
(From OE-Core rev: 26fe645457633f90bb5ddbb12f5f7b9ca4a06cc5)
(From OE-Core rev: 7b4fbbf979ed22434b8e3f83ae145139bb0d9fc7)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com >
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2015-08-30 12:36:07 +01:00
..
2015-06-23 11:57:25 +01:00
2015-08-19 18:05:36 +01:00
2010-04-27 17:11:28 +01:00
2014-02-28 14:01:16 +00:00
2015-08-30 12:36:06 +01:00
2015-08-11 09:28:52 -07:00
2012-09-10 13:01:46 +01:00
2015-08-19 18:05:43 +01:00
2014-05-08 13:00:33 +01:00
2015-08-11 09:28:52 -07:00
2015-02-17 13:43:38 +00:00
2015-07-25 14:41:43 +01:00
2015-08-16 22:40:51 +01:00
2013-06-14 12:55:47 +01:00
2015-07-16 15:09:16 +01:00
2015-05-24 07:19:18 +01:00
2015-05-07 13:40:36 +01:00
2013-09-01 15:51:42 +01:00
2015-06-23 11:57:25 +01:00
2013-10-26 15:59:13 +01:00
2015-08-24 23:46:58 +01:00
2015-08-11 09:28:50 -07:00
2014-12-03 12:23:59 +00:00
2014-03-25 09:55:35 +00:00
2015-06-23 11:46:57 +01:00
2015-07-23 08:48:39 +01:00
2015-07-01 15:39:58 +01:00
2014-02-17 15:28:58 +00:00
2014-08-28 15:12:43 +01:00
2015-08-30 12:35:52 +01:00
2015-08-01 07:34:05 +01:00
2014-08-16 08:22:45 +01:00
2015-07-20 10:40:40 +01:00
2013-12-18 17:08:05 +00:00
2015-03-16 17:41:55 +00:00
2015-05-09 22:26:45 +01:00
2015-08-14 08:30:32 +01:00
2015-05-07 13:40:33 +01:00
2015-05-07 13:40:33 +01:00
2014-06-29 09:04:21 +01:00
2014-02-02 22:37:38 +00:00
2015-06-23 11:47:39 +01:00
2014-02-02 22:37:38 +00:00
2014-02-02 22:37:39 +00:00
2015-06-23 11:46:56 +01:00
2015-06-18 09:14:06 +01:00
2013-11-06 11:02:26 +00:00
2015-04-21 07:20:25 +01:00
2015-06-23 11:57:25 +01:00
2013-08-23 16:20:11 +01:00
2015-08-24 23:46:53 +01:00
2015-08-24 23:46:58 +01:00
2015-07-08 00:01:19 +01:00
2012-09-05 22:25:23 +01:00
2014-06-25 13:51:48 +01:00
2015-07-16 20:39:15 +01:00
2015-06-23 11:57:25 +01:00
2014-06-24 19:54:12 +01:00
2013-09-22 12:19:43 +01:00
2015-06-23 11:57:25 +01:00
2015-07-08 00:01:21 +01:00
2015-08-29 13:38:06 +01:00
2014-11-09 10:21:22 +00:00
2015-08-16 22:40:51 +01:00
2014-10-30 13:01:21 +00:00
2014-04-01 23:37:01 +01:00
2014-09-01 18:03:04 +01:00
2015-08-16 22:40:51 +01:00
2015-08-30 12:35:58 +01:00
2015-08-24 23:47:02 +01:00
2015-08-24 23:46:57 +01:00
2015-05-26 10:57:52 +01:00
2014-05-08 13:00:33 +01:00
2015-03-25 12:39:42 +00:00
2015-08-14 08:30:33 +01:00
2015-05-26 10:57:52 +01:00
2015-07-25 14:41:44 +01:00
2015-08-11 09:28:50 -07:00
2015-03-16 17:41:56 +00:00
2013-01-07 11:09:42 +00:00
2014-08-23 23:01:57 +01:00
2015-07-16 15:09:21 +01:00
2015-08-29 13:38:05 +01:00
2014-12-21 12:37:53 +00:00
2015-07-16 15:09:24 +01:00
2014-07-03 17:41:16 +01:00
2014-12-03 12:23:59 +00:00
2013-06-14 12:55:47 +01:00
2014-01-06 11:13:56 +00:00
2015-05-05 22:15:17 +01:00
2015-05-14 11:43:56 +01:00
2015-05-14 11:43:56 +01:00
2015-08-01 07:34:05 +01:00
2014-06-01 14:29:29 +01:00
2015-06-11 23:59:16 +01:00
2015-07-21 23:37:21 +01:00
2015-08-30 12:35:59 +01:00
2015-06-23 11:57:25 +01:00
2015-05-05 22:15:17 +01:00
2015-08-30 12:36:01 +01:00
2015-08-30 12:36:01 +01:00
2015-08-30 12:36:01 +01:00
2015-06-23 11:57:25 +01:00
2015-06-23 11:57:25 +01:00
2015-06-16 14:21:29 +01:00
2014-09-10 15:38:57 +01:00
2013-09-14 08:21:00 +01:00
2014-06-29 09:04:22 +01:00
2012-07-26 14:56:20 +01:00
2015-07-31 10:32:45 +01:00
2012-10-18 12:13:12 +01:00
2015-07-20 10:40:40 +01:00
2015-08-01 22:24:12 +01:00
2012-09-02 05:52:06 -07:00
2013-06-20 13:10:46 +01:00
2013-06-14 12:55:47 +01:00
2014-11-09 10:21:19 +00:00
2014-07-25 15:33:59 +01:00
2015-07-16 15:09:21 +01:00
2015-05-07 13:40:33 +01:00
2014-02-02 22:37:39 +00:00
2014-12-25 08:18:13 +00:00
2014-12-05 18:01:08 +00:00
2013-06-13 17:38:11 +01:00
2015-02-14 08:40:57 +00:00
2014-12-05 18:01:05 +00:00
2015-01-29 15:36:51 +00:00
2014-04-23 11:43:27 +01:00
2012-08-02 15:28:39 +01:00
2015-07-09 18:00:17 +01:00
2015-05-15 17:44:59 +01:00
2014-08-15 18:21:46 +01:00
2015-02-03 14:53:56 +00:00
2014-08-15 18:21:46 +01:00
2015-04-24 11:06:55 +01:00
2015-08-11 09:28:50 -07:00
2015-07-16 15:09:23 +01:00
2012-02-21 17:00:46 +00:00
2015-06-08 17:34:04 +01:00
2014-02-02 22:37:39 +00:00
2014-05-08 13:00:33 +01:00
2014-11-12 15:38:33 +00:00
2015-05-05 22:15:17 +01:00
2014-11-20 14:08:14 +00:00
2015-07-16 20:39:15 +01:00
2015-06-23 16:07:23 +01:00
2014-08-02 09:26:14 +01:00
2015-08-10 12:40:29 -07:00
2014-01-10 15:16:52 +00:00
2014-03-05 15:50:20 +00:00
2015-08-30 12:36:07 +01:00
2014-06-13 12:31:38 +01:00
2012-08-21 12:15:30 +01:00
2015-07-27 12:28:00 +01:00
2015-07-31 10:32:37 +01:00
2013-06-14 12:55:47 +01:00
2015-02-08 08:00:24 +00:00
2014-09-23 20:31:18 +01:00
2015-06-23 11:57:25 +01:00
2015-08-30 12:35:58 +01:00
2015-08-01 22:24:16 +01:00
2014-09-03 16:00:28 +01:00
2015-07-16 15:09:23 +01:00
2015-06-23 11:57:25 +01:00
2015-08-01 07:34:04 +01:00
2015-02-15 21:58:27 +00:00
2013-09-06 23:03:22 +01:00