Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT and Docker: need testing and review support
  • From: Moritz Strübe <moritz.struebe@xxxxxxxxxxx>
  • Date: Mon, 31 Aug 2020 09:47:28 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=redheads.de; dmarc=pass action=none header.from=redheads.de; dkim=pass header.d=redheads.de; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=R2Wdbu6yQoKZIt1vB715iCHY6W2YCL5A8TkNz78g8oU=; b=km5lyjH9I3Em/qg1KrwuTN7wWP4pFN/j0x6LMVW5HktDNivlUi1K+B3ce2mOd6BEZ3QToyRF8kj2d+gqI0MwV7Pwf5ckDMAqDS86GhKI97KI8fYlGI29PX/JPK7LB0z/PoN/oSK0U1wbyERMHPkfQMUOgCYF5A0UmoIFwiIAgLDkaXbivZxW7Y//HV18IOy/aCAV53BtpUfWIR7L8uRwEbppAiv+oudhtpRT0PU/sw8ejU9zrjCm39BTKIJRGPXBPB0Y1+5M1lmCJQ8bRG4XzuSkVSFh7p1BsSxCrfNgEBrcLwWPFYVVeOULN0Z+LxdIDBSS+2R+YqCV7NPFyz4Knw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=aNtCCfA0BshYMN8tXKFipPDxRax+DUa5sY0c2S5cQ59hhVIxR8WGcwjOgx9+yNiXlLlfBgl6NV8wpVn7rtQTbSqTPF2ABgDWNPLJXbhPcVnAfq9NTgd3AyuIQcF+mzdL8tTqyCd9AdMyEkHfcS+3MfKCAu+YJPnmtIB7aZ2Dwd5qMc/DoLINGlqi8YNb8QcRzEfOOYZnTRhU+ina9nOSLoOjt9fouDihQ7o721j1BrMv+tcvYYXkN1OMGzj7stQk8YlFRieuXVCjbE9/UrPURPgHEEeXdFKgnox4sSh9BJOmms3ec8dPbFQbYze3eq8g8APD6oCqU1tE+b7GFSCz7g==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.2.0

Hi there,

I'm currently fixing the Docker support for CDT. Specifically I'm currently fixing the "copy includes from the container" stuff. After adding support for symlinks (and fixing linuxtools[1], too), it seems to be working pretty well. Currently the code is a bit of a mess, but I'm planing to clean it up in the next days and submit a first version to gerrit. I could use some support from experienced developers and Linux*1 users reviewing the code and testing. I'd also like to add some very basic test to ensure that this will not break in the future without anyone noticing. As I did a deep dive into the code I'd appreciate if someone could  give me an outline how I can setup such a test and tell me whether it is at all possible to run docker in the test environment (probably not? :-( ).

Cheers
Morty


*1: The main reason fixing this is that I must use Windows, but my toolchain is Linux. :/

[1] https://git.eclipse.org/r/c/linuxtools/org.eclipse.linuxtools/+/168426


--
Redheads Ltd. Softwaredienstleistungen
Schillerstr. 14
90409 Nürnberg

Telefon: +49 (0)911 180778-50
E-Mail: moritz.struebe@xxxxxxxxxxx | Web: www.redheads.de

Geschäftsführer: Andreas Hanke
Sitz der Gesellschaft: Lauf
Amtsgericht Nürnberg HRB 22681
Ust-ID: DE 249436843



Back to the top