aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2017-05-25 07:56:01 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-25 12:42:36 +0000
commit985e1921719bac87a35523a2432f47233f46df9e (patch)
treeee6a057379638ee1ad8df1c9bb5617bf349ac2cd /infra
parent6533159f2c83d0af51f79c3d85461580e2346080 (diff)
Rename HD4000 GPU to IntelHD4000 on bots
This is so the blanket disabling of MSAA on Intel bots (in test.py & perf.py) actually disables it on the HD4000. Change-Id: Ief3c0c85ed53e312f5e584ab51ba76f78fb8c036 Reviewed-on: https://skia-review.googlesource.com/17822 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/bots/gpu_map.json4
-rw-r--r--infra/bots/jobs.json12
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json (renamed from infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json)0
-rw-r--r--infra/bots/recipes/perf.py2
-rw-r--r--infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json (renamed from infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json)4
-rw-r--r--infra/bots/recipes/test.py4
-rw-r--r--infra/bots/tasks.json78
7 files changed, 52 insertions, 52 deletions
diff --git a/infra/bots/gpu_map.json b/infra/bots/gpu_map.json
index 826d9d33ec..a841a348af 100644
--- a/infra/bots/gpu_map.json
+++ b/infra/bots/gpu_map.json
@@ -5,8 +5,8 @@
"GTX550Ti": "10de:1244",
"GTX660": "10de:11c0",
"GTX960": "10de:1401",
- "HD4000": "8086:0a2e",
- "iHD530": "8086:1912",
+ "IntelHD4000": "8086:0a2e",
+ "IntelHD530": "8086:1912",
"IntelBayTrail": "8086:0f31",
"IntelHD2000": "8086:0102",
"IntelHD405": "8086:22b1",
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index 2a32935f45..281d691b07 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -131,9 +131,9 @@
"Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release",
"Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Debug",
"Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release",
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug",
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer",
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug",
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer",
"Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug",
"Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN",
"Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN",
@@ -272,9 +272,9 @@
"Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
"Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Debug",
"Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release",
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug",
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer",
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug",
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer",
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
"Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug",
"Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN",
"Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN",
diff --git a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json
index ae906ae3e4..ae906ae3e4 100644
--- a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json
diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py
index 987d44a154..c2ab35df47 100644
--- a/infra/bots/recipes/perf.py
+++ b/infra/bots/recipes/perf.py
@@ -337,7 +337,7 @@ TEST_BUILDERS = [
'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug',
'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release',
'Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release',
- 'Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer',
+ 'Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer',
'Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release',
'Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind',
('Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind' +
diff --git a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json
index ad6ce5cdd6..b5e2a0e099 100644
--- a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer.json
@@ -219,7 +219,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer",
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
@@ -236,7 +236,7 @@
"cpu_or_gpu",
"GPU",
"cpu_or_gpu_value",
- "HD4000",
+ "IntelHD4000",
"extra_config",
"CommandBuffer",
"model",
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index 5e008f3e0d..19d467859b 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -70,7 +70,7 @@ def dm_flags(bot):
'iPhone6' in bot or
'iPhone7' in bot or
# skia:5792
- 'iHD530' in bot or
+ 'IntelHD530' in bot or
'IntelIris540' in bot):
configs = [x for x in configs if 'msaa' not in x]
@@ -751,7 +751,7 @@ TEST_BUILDERS = [
'Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android',
'Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug',
'Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Debug',
- 'Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer',
+ 'Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer',
'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN',
'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN',
'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN',
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index d2b4ee2c40..aafa162c29 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -795,22 +795,22 @@
"Upload-Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release"
]
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug": {
"priority": 0.8,
"tasks": [
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug"
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug"
]
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release"
+ "Upload-Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release"
]
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer"
+ "Upload-Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer"
]
},
"Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug": {
@@ -1641,22 +1641,22 @@
"Upload-Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release"
]
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug"
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug"
]
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer"
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer"
]
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release"
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release"
]
},
"Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug": {
@@ -6260,7 +6260,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -6294,7 +6294,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug",
+ "buildername=Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6307,7 +6307,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -6341,7 +6341,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6354,7 +6354,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer": {
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -6388,7 +6388,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer",
+ "buildername=Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12237,7 +12237,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12271,7 +12271,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12284,7 +12284,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12318,7 +12318,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12331,7 +12331,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12365,7 +12365,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17822,9 +17822,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Upload-Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"dependencies": [
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release"
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release"
],
"dimensions": [
"cpu:x86-64-avx2",
@@ -17837,7 +17837,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17849,9 +17849,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer": {
+ "Upload-Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer": {
"dependencies": [
- "Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer"
+ "Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer"
],
"dimensions": [
"cpu:x86-64-avx2",
@@ -17864,7 +17864,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release-CommandBuffer",
+ "buildername=Perf-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20225,9 +20225,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug": {
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug": {
"dependencies": [
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug"
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug"
],
"dimensions": [
"cpu:x86-64-avx2",
@@ -20240,7 +20240,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20252,9 +20252,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer": {
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer": {
"dependencies": [
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer"
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer"
],
"dimensions": [
"cpu:x86-64-avx2",
@@ -20267,7 +20267,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Debug-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20279,9 +20279,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release": {
+ "Upload-Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release": {
"dependencies": [
- "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release"
+ "Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release"
],
"dimensions": [
"cpu:x86-64-avx2",
@@ -20294,7 +20294,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini6.2-GPU-IntelHD4000-x86_64-Release",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",