From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6696137466667073536 X-Received: by 2002:a19:4017:: with SMTP id n23mr4607852lfa.112.1559065996983; Tue, 28 May 2019 10:53:16 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:29cc:: with SMTP id p73ls2249676ljp.16.gmail; Tue, 28 May 2019 10:53:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqyEiLB3GNhzetVNoX29S+QOUgsFY0viPVN6gMNdUpFkAu5Ksfbit3xVeCFcjXuRr3N0NmGb X-Received: by 2002:a2e:3a17:: with SMTP id h23mr9655450lja.155.1559065996343; Tue, 28 May 2019 10:53:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559065996; cv=none; d=google.com; s=arc-20160816; b=nFd6hubJ15A92NJFtSMfrGwLOeGA1J+fRS5T8ANwRlprBEaUjruU++of/56lYODoRl bJWfgfXnElVKPCS2lJYAHLDx+diMQsCBu5R+POaS8I7br6U1okLDOMrML7FBwUvDOFMm rJsuFI8hx3TBnxVpH39apxHiO2G4IlwhVt8m9pCr9qFJjZMiSU62Rz8ePKd1Ia4ute6e 2qk+IqnvyQXUibP3kSB59m6G1tVa6on3KM6f0aTC9eStxTsYLcxgtYbtPAaK3qRLac1r DC07t8C2tIr3+zkS/040rW37ljzxkyuePauSiLkhAXnrSsyyAC1ZvPqJEAkbSzH2pkWl C5+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:mime-version:user-agent :date:message-id:subject:from:cc:to; bh=GXpdIBI8H26yhD9U1xiKJz66EAxoP9zVOXQyvBSYXWM=; b=aVM3btufz9G6m4f8tJbT668lSiK5KlhDwKBYTLQqT0Fx7ZIYs3+RKlPShsFjLCyL/u 5PcrycFpkpsZyFr7ePPblTJaeUbmquR2MyiMqlWYUikr1zZ8JJ0eLZk4JV85aqv+bkOR 0hThcqITTfvZorAN6DnOxn9rr48Sgh8/1GfXJKmvKLwPORNP+MfjJot5iwVEBPL15Q/i zR6zYzZwtncFdOWV0+WZ3v7MMtW80Lyr/xpvXJFlyhdfmlgEOUhp2+V5TYE8lmfumcNZ AZvwZsW/V844cK7bK9Cjo7lIOKOxo8ezTWPypesjTYYtGNyy0BNO++favHKHasH5Y9nt 7VpA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id s187si622307lfe.4.2019.05.28.10.53.16 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2019 10:53:16 -0700 (PDT) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id x4SHrFJc018311 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Tue, 28 May 2019 19:53:15 +0200 Received: from [139.25.68.37] (md1q0hnc.ad001.siemens.net [139.25.68.37] (may be forged)) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id x4SHrDt7016265; Tue, 28 May 2019 19:53:13 +0200 To: isar-users Cc: "Adler, Michael (CT RDA IOT SES-DE)" From: Jan Kiszka Subject: Cloud setup for gitlab-ci isar runners Message-ID: <2a243b9f-c30b-d736-b351-540c1b0ffd40@siemens.com> Date: Tue, 28 May 2019 19:53:12 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: Z1/iUoSVGORS Hi all, as dropped in the middle of a thread already, my colleague Michael is working on a project to spawn your own gitlab-ci runners on AWS (so far) that can build Isar jobs [1] (and more, if you like). Today the first public build went green [2], and there is now also a vivid discussion on the CIP mailing list about this project and its potential [3][4]. Worth to look at it now for Isar's own use cases, I would say... Jan [1] https://gitlab.com/cip-playground/gitlab-cloud-ci [2] https://gitlab.com/cip-project/cip-core/isar-cip-core/pipelines [3] https://lists.cip-project.org/pipermail/cip-dev/2019-May/002371.html [4] https://lists.cip-project.org/pipermail/cip-dev/2019-May/002389.html -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux