summaryrefslogtreecommitdiff
path: root/automation/taskcluster/graph/windows/build64-debug.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-06-02 15:56:59 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-06-02 15:56:59 +0200
commit3e1bc298e72401bad434d85e324fc98043d87814 (patch)
tree1d7db98e02f1fef70f39fef9d3bb25149da3bc47 /automation/taskcluster/graph/windows/build64-debug.yml
parentf06534a4c2c16e1ddfa6e0eaf8dc1a130daf98bb (diff)
downloadnss-hg-3e1bc298e72401bad434d85e324fc98043d87814.tar.gz
Bug 1274350 - Rewrite decision task generation to handle multiple platforms better r=me
Diffstat (limited to 'automation/taskcluster/graph/windows/build64-debug.yml')
-rw-r--r--automation/taskcluster/graph/windows/build64-debug.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/automation/taskcluster/graph/windows/build64-debug.yml b/automation/taskcluster/graph/windows/build64-debug.yml
new file mode 100644
index 000000000..1de71bcc4
--- /dev/null
+++ b/automation/taskcluster/graph/windows/build64-debug.yml
@@ -0,0 +1,25 @@
+---
+- task:
+ metadata:
+ name: "Windows 2012 64 (debug)"
+ description: "Windows 2012 64 (debug)"
+
+ payload:
+ env:
+ NSS_ENABLE_TLS_1_3: 1
+ USE_64: 1
+
+ extra:
+ treeherder:
+ build:
+ platform: windows2012-64
+ collection:
+ debug: true
+
+ tests:
+ - cipher
+ - ec
+ - gtests
+ - ocsp
+ - pkix
+ - sdr