From 98aeebc1aa6b58eeddfe8dcd753a3f3ee440e1b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20M=C3=BCller?= <mueller@kip.uni-heidelberg.de> Date: Thu, 6 May 2021 15:37:50 +0200 Subject: [PATCH] Extend intro in README.md Change-Id: I6b51e143e0cee8dcc903c93249308fb65e901737 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ecff33..61e648cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Yashchiki -Visionary "containering"… +Visionary container image build flow. +This repository contains code and CI configuration files to build a singularity-based container image containing all visionary software dependencies. +Currently two different images are generated: +firstly, a standard image for experimenting/modeling, software development and related activities with BrainScaleS and other systems — software is provided by a Spack-based installation process; +secondly, an *ASIC*-image providing an environment for ASIC-related tools (RTL simulators, etc.). +The CI flow (via Jenkins) integrates into Gerrit (Code-Review tool) for triggering container image builds as well as software builds based on *testing* container images. ## Supported keywords in gerrit message -- GitLab