diff --git a/nodes/s390x_ubuntu_18_04.json b/nodes/s390x_ubuntu_18_04.json new file mode 100644 index 0000000..be08e69 --- /dev/null +++ b/nodes/s390x_ubuntu_18_04.json @@ -0,0 +1,18 @@ +{ + "contact": { + "name": "Lei Zhang", + "email": "lzhang@ca.ibm.com", + "company": "IBM" + }, + "node": { + "platform": "s390x", + "os_version": "Ubuntu 18.04" + }, + "jobs": [ + { + "display_name": "Swift - s390x (Tools RA, Stdlib RD, No test suites) (master)", + "branch": "master", + "preset": "buildbot_linux,no_test" + } + ] +}