Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] New/updated software repository for the Trace Compass test traces
  • From: Bernd Hufmann <bernd.hufmann@xxxxxxxxxxxx>
  • Date: Thu, 6 Oct 2022 14:32:21 +0000
  • Accept-language: en-CA, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=VgSphXcHj/p30vNkWGfSKDQKuEUnFamKzbXO2gzeQRc=; b=ZHGUcnPSMkCdZDghz4yWAx6J1CBUWL0QFsrS6SXB0NS/5D3D8ymk15ONPuYk2ZUa5DxIXqZbSlTJQdOvI8/BNWxPMJcPoVtm00SrXktl4iQCy3+EgTAqLYX9uLrojiH01LhBHu82+FadQgkT+cb6vdjB8+RNuTvR5zInwsREG7i9GxA4+B2MuORlvZqSM+t4b8fYdUDL4SaotqlTHozYrKzY0EqoRekzH5+x3cX9Uba12yzMy1t4ALvfxPFYqEwVSs0puT7TrEtyyYeXXdV9nQzdRlfsQmoxAKSAxKfsDkELvfSDcogA5Y7++d0WH8TfHWD+Ek2FQwQ2aoCycdgqoA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TblDNs+nLM4yNlarv7Z6LtdhfynPs2PbUc+3FSRptCFJD5UOGUlm0UOepQtjipm1q9L7w7uu7iPMiQiyrfXt333JvSxIdK65xzzOEq98ZekQuB3Xm0ehzg6gjF5RP/Hfk7FCotiesEG2oS3JXOyekRYu+fX9AT3PxyCbLYJUC3Me058D16rMfIHUztthSNA0xPN+yt6FyuJBkEMFyd0hCv36837V3QZ2g4uh1/xXPCfJqAaT9pu0HrI5W9LO6l8yzptL6RhA+MZ75vVvFmJGochKGik1F724SN+WNXx9oiYKdIg61xCFFUEIq/9VYqC+2nD76Rbh20s8pX15xtfy0A==
  • Delivered-to: tracecompass-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tracecompass-dev/>
  • List-help: <mailto:tracecompass-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tracecompass-dev>, <mailto:tracecompass-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tracecompass-dev>, <mailto:tracecompass-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHY2PhsFzIBjfg1O0a0WNB1k6Mb4q4BbcDi
  • Thread-topic: [tracecompass-dev] New/updated software repository for the Trace Compass test traces

Hi,

a new release of the test traces needs to be triggered by a Trace Compass committer using the Jenkins job https://ci.eclipse.org/tracecompass/view/Misc/job/tracecompass-test-traces-release/.

I noticed that version 1.9.0 has never been released and in the recent update the version was updated to 1.10.0. So, I'll provide a patch that changes the version back to 1.9 and do a release afterwards.

In the meanwhile you can use the nightly build update site for your testing: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/nightly/

Regards,
Bernd




From: tracecompass-dev <tracecompass-dev-bounces@xxxxxxxxxxx> on behalf of Christophe Bédard <bedard.christophe@xxxxxxxxx>
Sent: October 5, 2022 4:23 PM
To: tracecompass developer discussions <tracecompass-dev@xxxxxxxxxxx>
Subject: [tracecompass-dev] New/updated software repository for the Trace Compass test traces
 
Hi,

I added a ROS 2 trace to the test traces and bumped the version from 1.9.0 to 1.10.0 in this patch: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/193725

I'm trying to add a test that uses the new ROS 2 trace in this Incubator patch: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/192541

To run the tests locally, I've been trying to download/get version 1.10.0 of the test traces, but I can only get version 1.8.0, which means that I don't have the ROS 2 trace and thus cannot run my test. There doesn't seem to be a software repository for version 1.10.0: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.10.0/. The latest version seems to be 1.8.0: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.8.0/

Is some kind of manual release of the test traces repository/packages needed here?

Regards,

Christophe

Back to the top