summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testopia/conf/testopia_execution_template.config4
-rw-r--r--testopia/conf/testopia_execution_template_environment.config14
2 files changed, 9 insertions, 9 deletions
diff --git a/testopia/conf/testopia_execution_template.config b/testopia/conf/testopia_execution_template.config
index 550ac52..898a721 100644
--- a/testopia/conf/testopia_execution_template.config
+++ b/testopia/conf/testopia_execution_template.config
@@ -1,6 +1,6 @@
[BSP/QEMU]
1=MANUAL_BSP/POKY_TINY
-2=MANUAL_BSP/QEMU_core-image-sato-sdk_Genericx86-64_NUC
-3=MANUAL_BSP/QEMU_core-image-sato-sdk_Genericx86_MTURBOT
+2=MANUAL_BSP/QEMU_core-image-sato-sdk_corei7-64_NUC
+3=MANUAL_BSP/QEMU_core-image-sato-sdk_core2-32_MMAX32
4=AUTO_BSP/QEMU_core-image-sato-sdk_ANYBSP
5=AUTO_BSP/QEMU_core-image-lsb-sdk_ANYBSP \ No newline at end of file
diff --git a/testopia/conf/testopia_execution_template_environment.config b/testopia/conf/testopia_execution_template_environment.config
index cf17dec..155fefb 100644
--- a/testopia/conf/testopia_execution_template_environment.config
+++ b/testopia/conf/testopia_execution_template_environment.config
@@ -1,20 +1,20 @@
[MANUAL_BSP/POKY_TINY]
1=corei7-64_NUC7
-[MANUAL_BSP/QEMU_core-image-sato-sdk_Genericx86-64_NUC]
+[MANUAL_BSP/QEMU_core-image-sato-sdk_corei7-64_NUC]
1=corei7-64_NUC7
-[MANUAL_BSP/QEMU_core-image-sato-sdk_Genericx86_MTURBOT]
-1=corei7-64_MTURBOT64
+[MANUAL_BSP/QEMU_core-image-sato-sdk_core2-32_MMAX32]
+1=core2-32_MMAX32
[AUTO_BSP/QEMU_core-image-sato-sdk_ANYBSP]
-1=core2-32_MTURBOT32
-2=corei7-64_MTURBOT64
+1=core2-32_MMAX32
+2=core2-32_MMAX64
3=corei7-64_NUC6
4=corei7-64_NUC7
[AUTO_BSP/QEMU_core-image-lsb-sdk_ANYBSP]
-1=core2-32_WIC_MTURBOT32
-2=corei7-64_WIC_MTURBOT64
+1=core2-32_WIC_MMAX32
+2=core2-32_WIC_MMAX64
3=corei7-64_WIC_NUC6
4=corei7-64_WIC_NUC7 \ No newline at end of file