Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Gitlab issue for uploads
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Mon, 25 Apr 2022 17:12:38 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=payara.fish; dmarc=pass action=none header.from=payara.fish; dkim=pass header.d=payara.fish; 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=B08cw8oiQphKKTBn9zp0++WhhGkp0ssWbrrD6EBuP7s=; b=Zj7sXpqjmtU5SPBktdB59src8XVlpWhVlqg2OUVFdjX9exo18ncKayxM2UQqO9L63Oh2ToJsRg1u3+Dg2yhowJc4hBBKNWNOZKVOPKj7X4veZIDHjbpFIg1Z3wDVJfpjslxLjrT9x6GKsZKVyGNbYgafQr1TlIvj48SVSB2R2/kdDnFEsK/6qtWmoXWSrSpCMFXceHQX6ncDG/o2V8S3Ggt1Q40n5ObUdQlt02mQzMIcMKypGIUKVcf7ySTU6OLwTya2dMK3UKpWHxxEumz7qGlIswu9wwfJmK/Bo0MDlRaa2atspASoKwOvJC++/e9w+2m/W/wX4kivD5GMIkkP2g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mQD3UTYjtZxP7ExGPDH4JhDH+48yHnRQ/uGZcsUEwLleW9FrZvBXmo7ZtQ6GZWRRkgiiut4LLtcMtEroK764PSvMHM5uUp7UkubMBJclfAFY2BiECdcVGAVoSXouTtmQD/3KGxbA/frT47L4s3GVgS0yC+xx7Jrz1i0rl723av0/FHI5i5fnEWb+TLrJ8FLNI8+/20dTso/LxI+lXjwUvkhyQq7rQO5xkt9reoYB8k1zk6aHTfdw/w827B0xCLw1Wbcrh2Do6dm2HDx5NqzkQsz3GcGyzLQUVhKaHgNcqvGGRdxgmxTK2peu8MbcZ8ZOleicLA/P9wsmU88xesT/nQ==
  • Delivered-to: cu-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cu-dev/>
  • List-help: <mailto:cu-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYWLgHGoxhtOpTjE2bMkQy+34IsK0A3KsAgAABFHA=
  • Thread-topic: [cu-dev] Gitlab issue for uploads

Yeah just tried I can’t create the cu directory either. I’ll raise a ticket on gitlab.

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of arjan tijms
Sent: 25 April 2022 18:08
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: Re: [cu-dev] Gitlab issue for uploads

 

Hi,

 

On Mon, Apr 25, 2022 at 5:20 PM Nathan Rauh <nathan.rauh@xxxxxxxxxx> wrote:

Staging to the Concurrency project is fine with me.  To report the TCK results, we just need to list a link to staging somewhere (and the SHA).

 

What exactly is the "staging in the concurrency project" location? 

 

I tried:

 

ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.cu@xxxxxxxxxxxxxxxxxxxxxxxxxxxx mkdir /home/data/httpd/download.eclipse.org/ee4j/concurrency

But that results in:


mkdir: cannot create directory ‘/home/data/httpd/download.eclipse.org/ee4j/concurrency’: Permission denied

Some of the existing projects in /home/data/httpd/download.eclipse.org/ee4j/ indeed dit put their TCKs there.

 

 

To report the TCK results, we just need to list a link to staging somewhere (and the SHA).

 

That one can be done at the GlassFish project or in the Concurrency RI project. See e.g. https://glassfish.org/certifications/jakarta-concurrency/2.0/TCK-Results

 

 For the Open Liberty results I guess Concurrency RI would be best.

 

Kind regards,

Arjan Tijms

 


Back to the top