All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] Arm client is not in CI?
@ 2021-11-24  9:45 Xinliang Liu via lustre-devel
  2021-11-24 13:22 ` Peter Jones via lustre-devel
  0 siblings, 1 reply; 3+ messages in thread
From: Xinliang Liu via lustre-devel @ 2021-11-24  9:45 UTC (permalink / raw)
  To: lustre-devel; +Cc: cloud-dev-request


[-- Attachment #1.1: Type: text/plain, Size: 1234 bytes --]

Hi,
Recently, I find that Test-Parameters "clientarch=aarch64 " is not
supported in CI yet.
Any reason why arm client is removed? I have some patches which address arm
client or server failed test cases to be landed.

Here is the CI comment that says "clientarch=aarch64" is not supported:
Which is copied from https://review.whamcloud.com/#/c/40758/
''

Patch Set 15:

Build 84492 (patch #15) will not be tested because: Unsupported build
configurations were specified in the Test-Parameters:

Test-Parameters line #1:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
Test-Parameters line #2:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
Test-Parameters line #3:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492

Supported build configurations for lustre-reviews #84492:
Clients
- el7.8 - x86_64 - inkernel
- el7.9 - x86_64 - inkernel
- el8.3 - x86_64 - inkernel
- el8.4 - x86_64 - inkernel
- sles12sp5 - x86_64 - inkernel
- sles15sp2 - x86_64 - inkernel
- sles15sp3 - x86_64 - inkernel
- ubuntu1804 - x86_64 - inkernel
- ubuntu2004 - x86_64 - inkernel
Servers
- el7.8 - x86_64 - inkernel
- el7.9 - x86_64 - inkernel
- el8.3 - x86_64 - inkernel
- el8.4 - x86_64 - inkernel
"

Thanks,
Xinliang

[-- Attachment #1.2: Type: text/html, Size: 4378 bytes --]

[-- Attachment #2: Type: text/plain, Size: 165 bytes --]

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [lustre-devel] Arm client is not in CI?
  2021-11-24  9:45 [lustre-devel] Arm client is not in CI? Xinliang Liu via lustre-devel
@ 2021-11-24 13:22 ` Peter Jones via lustre-devel
  2021-11-25  1:24   ` Xinliang Liu via lustre-devel
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Jones via lustre-devel @ 2021-11-24 13:22 UTC (permalink / raw)
  To: Xinliang Liu, lustre-devel; +Cc: cloud-dev-request


[-- Attachment #1.1: Type: text/plain, Size: 1983 bytes --]

I suspect that this is a temporary suspension relating to the lab relocation. Try again in a week or two.

arch | String or Array
Sets the architecture for the specified node type
Valid values: x86_64, ppc64, aarch64 (architecture must have been built for patch)


From: lustre-devel <lustre-devel-bounces@lists.lustre.org> on behalf of Xinliang Liu via lustre-devel <lustre-devel@lists.lustre.org>
Reply-To: Xinliang Liu <xinliang.liu@linaro.org>
Date: Wednesday, November 24, 2021 at 1:45 AM
To: "lustre-devel@lists.lustre.org" <lustre-devel@lists.lustre.org>
Cc: "cloud-dev-request@op-lists.linaro.org" <cloud-dev-request@op-lists.linaro.org>
Subject: [lustre-devel] Arm client is not in CI?

Hi,
Recently, I find that Test-Parameters "clientarch=aarch64 " is not supported in CI yet.
Any reason why arm client is removed? I have some patches which address arm client or server failed test cases to be landed.

Here is the CI comment that says "clientarch=aarch64" is not supported:
Which is copied from https://review.whamcloud.com/#/c/40758/
''

Patch Set 15:

Build 84492 (patch #15) will not be tested because: Unsupported build configurations were specified in the Test-Parameters:

Test-Parameters line #1:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
Test-Parameters line #2:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
Test-Parameters line #3:
- client: el8.3 - aarch64 - inkernel | lustre-reviews #84492

Supported build configurations for lustre-reviews #84492:
Clients
- el7.8 - x86_64 - inkernel
- el7.9 - x86_64 - inkernel
- el8.3 - x86_64 - inkernel
- el8.4 - x86_64 - inkernel
- sles12sp5 - x86_64 - inkernel
- sles15sp2 - x86_64 - inkernel
- sles15sp3 - x86_64 - inkernel
- ubuntu1804 - x86_64 - inkernel
- ubuntu2004 - x86_64 - inkernel
Servers
- el7.8 - x86_64 - inkernel
- el7.9 - x86_64 - inkernel
- el8.3 - x86_64 - inkernel
- el8.4 - x86_64 - inkernel
"

Thanks,
Xinliang

[-- Attachment #1.2: Type: text/html, Size: 9061 bytes --]

[-- Attachment #2: Type: text/plain, Size: 165 bytes --]

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [lustre-devel] Arm client is not in CI?
  2021-11-24 13:22 ` Peter Jones via lustre-devel
@ 2021-11-25  1:24   ` Xinliang Liu via lustre-devel
  0 siblings, 0 replies; 3+ messages in thread
From: Xinliang Liu via lustre-devel @ 2021-11-25  1:24 UTC (permalink / raw)
  To: Peter Jones; +Cc: cloud-dev-request, lustre-devel


[-- Attachment #1.1: Type: text/plain, Size: 2187 bytes --]

OK, thanks Peter.

On Wed, 24 Nov 2021 at 21:22, Peter Jones <pjones@whamcloud.com> wrote:

> I suspect that this is a temporary suspension relating to the lab
> relocation. Try again in a week or two.
>
>
>
> *arch | String or Array*
>
> Sets the architecture for the specified node type
>
> Valid values: x86_64, ppc64, aarch64 (architecture must have been built
> for patch)
>
>
>
>
>
> *From: *lustre-devel <lustre-devel-bounces@lists.lustre.org> on behalf of
> Xinliang Liu via lustre-devel <lustre-devel@lists.lustre.org>
> *Reply-To: *Xinliang Liu <xinliang.liu@linaro.org>
> *Date: *Wednesday, November 24, 2021 at 1:45 AM
> *To: *"lustre-devel@lists.lustre.org" <lustre-devel@lists.lustre.org>
> *Cc: *"cloud-dev-request@op-lists.linaro.org" <
> cloud-dev-request@op-lists.linaro.org>
> *Subject: *[lustre-devel] Arm client is not in CI?
>
>
>
> Hi,
>
> Recently, I find that Test-Parameters "clientarch=aarch64 " is not
> supported in CI yet.
>
> Any reason why arm client is removed? I have some patches which address
> arm client or server failed test cases to be landed.
>
>
>
> Here is the CI comment that says "clientarch=aarch64" is not supported:
>
> Which is copied from https://review.whamcloud.com/#/c/40758/
>
> ''
>
> Patch Set 15:
>
> Build 84492 (patch #15) will not be tested because: Unsupported build
> configurations were specified in the Test-Parameters:
>
> Test-Parameters line #1:
> - client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
> Test-Parameters line #2:
> - client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
> Test-Parameters line #3:
> - client: el8.3 - aarch64 - inkernel | lustre-reviews #84492
>
> Supported build configurations for lustre-reviews #84492:
> Clients
> - el7.8 - x86_64 - inkernel
> - el7.9 - x86_64 - inkernel
> - el8.3 - x86_64 - inkernel
> - el8.4 - x86_64 - inkernel
> - sles12sp5 - x86_64 - inkernel
> - sles15sp2 - x86_64 - inkernel
> - sles15sp3 - x86_64 - inkernel
> - ubuntu1804 - x86_64 - inkernel
> - ubuntu2004 - x86_64 - inkernel
> Servers
> - el7.8 - x86_64 - inkernel
> - el7.9 - x86_64 - inkernel
> - el8.3 - x86_64 - inkernel
> - el8.4 - x86_64 - inkernel
>
> "
>
>
>
> Thanks,
>
> Xinliang
>

[-- Attachment #1.2: Type: text/html, Size: 8292 bytes --]

[-- Attachment #2: Type: text/plain, Size: 165 bytes --]

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-25  1:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-24  9:45 [lustre-devel] Arm client is not in CI? Xinliang Liu via lustre-devel
2021-11-24 13:22 ` Peter Jones via lustre-devel
2021-11-25  1:24   ` Xinliang Liu via lustre-devel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.