All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] Testing of -stable-rc fails completely
@ 2020-12-29  8:53 Pavel Machek
  2020-12-29 21:27 ` Chris Paterson
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2020-12-29  8:53 UTC (permalink / raw)
  To: chris.paterson2, cip-dev


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

Hi!

It seems -stable-rc tests are now failing completely in "cloning
repository" phase:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/934209886

Skipping Git submodules setup
99
$ echo "Cloning linux-stable-rc" # collapsed multi-line command
00:30
100Cloning linux-stable-rc
101fatal: repository '.' does not exist
102fatal: repository '.' does not exist
103fatal: repository '.' does not exist
106
Uploading artifacts...
00:00
107WARNING: output: no matching files

Any ideas?

Best regards,
								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5978): https://lists.cip-project.org/g/cip-dev/message/5978
Mute This Topic: https://lists.cip-project.org/mt/79287435/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: [cip-dev] Testing of -stable-rc fails completely
  2020-12-29  8:53 [cip-dev] Testing of -stable-rc fails completely Pavel Machek
@ 2020-12-29 21:27 ` Chris Paterson
  2020-12-30 12:45   ` Starting testing of 5.10-stable? was " Pavel Machek
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Paterson @ 2020-12-29 21:27 UTC (permalink / raw)
  To: Pavel Machek, cip-dev

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

Hi Pavel,

> From: Pavel Machek <pavel@denx.de>
> Sent: 29 December 2020 08:54
>
> *** gpg4o | The signature of this email could not be verified because the
> following public key is missing. Click here to search and import the key
> 30E7F06A95DBFAF2 ***
>
> Hi!
>
> It seems -stable-rc tests are now failing completely in "cloning
> repository" phase:
>
> https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-
> /jobs/934209886
>
> Skipping Git submodules setup
> 99
> $ echo "Cloning linux-stable-rc" # collapsed multi-line command
> 00:30
> 100Cloning linux-stable-rc
> 101fatal: repository '.' does not exist
> 102fatal: repository '.' does not exist
> 103fatal: repository '.' does not exist
> 106
> Uploading artifacts...
> 00:00
> 107WARNING: output: no matching files
>
> Any ideas?

Thank you for reporting.
I had a typo in my latest change to the CI pipeline ?
I've fixed this now and the latest builds are going through now.

Kind regards, Chris

>
> Best regards,
>                                                               Pavel
> --
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5980): https://lists.cip-project.org/g/cip-dev/message/5980
Mute This Topic: https://lists.cip-project.org/mt/79287435/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Starting testing of 5.10-stable? was Re: [cip-dev] Testing of -stable-rc fails completely
  2020-12-29 21:27 ` Chris Paterson
@ 2020-12-30 12:45   ` Pavel Machek
  2021-01-04 10:48     ` Chris Paterson
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2020-12-30 12:45 UTC (permalink / raw)
  To: cip-dev; +Cc: Pavel Machek


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

Hi!

> > 100Cloning linux-stable-rc
> > 101fatal: repository '.' does not exist
> > 102fatal: repository '.' does not exist
> > 103fatal: repository '.' does not exist
> > 106
> > Uploading artifacts...
> > 00:00
> > 107WARNING: output: no matching files
> >
> > Any ideas?
> 
> Thank you for reporting.
> I had a typo in my latest change to the CI pipeline ?
> I've fixed this now and the latest builds are going through now.

Thank you!

Now... I believe we should start testing 5.10-stable trees, as we want
to maintain that tree "soon" it would be good to know how we are
doing...

I guess it will need some configs. I believe we could just take 4.19
configs for a start.

Best regards,
								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5982): https://lists.cip-project.org/g/cip-dev/message/5982
Mute This Topic: https://lists.cip-project.org/mt/79311303/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: Starting testing of 5.10-stable? was Re: [cip-dev] Testing of -stable-rc fails completely
  2020-12-30 12:45   ` Starting testing of 5.10-stable? was " Pavel Machek
@ 2021-01-04 10:48     ` Chris Paterson
  2021-01-04 12:15       ` Pavel Machek
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Paterson @ 2021-01-04 10:48 UTC (permalink / raw)
  To: Pavel Machek; +Cc: cip-dev

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

Hello,

> From: cip-dev@lists.cip-project.org <cip-dev@lists.cip-project.org> On
> Behalf Of Pavel Machek via lists.cip-project.org
> Sent: 30 December 2020 12:46
>

[...]

>
> Now... I believe we should start testing 5.10-stable trees, as we want
> to maintain that tree "soon" it would be good to know how we are
> doing...
>
> I guess it will need some configs.

I can use some generic defconfigs to start if you like.
But yes, ideally we need CIP configs added to cip-kernel-config.
Perhaps an email needs to go to cip-members for this?

> I believe we could just take 4.19 configs for a start.
That's one option, assuming that all relevant platforms are supported in v5.10.

Kind regards, Chris

>
> Best regards,
>                                                               Pavel
> --
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5991): https://lists.cip-project.org/g/cip-dev/message/5991
Mute This Topic: https://lists.cip-project.org/mt/79311303/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

* Re: Starting testing of 5.10-stable? was Re: [cip-dev] Testing of -stable-rc fails completely
  2021-01-04 10:48     ` Chris Paterson
@ 2021-01-04 12:15       ` Pavel Machek
  0 siblings, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2021-01-04 12:15 UTC (permalink / raw)
  To: cip-dev; +Cc: Pavel Machek


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

Hi!

> > From: cip-dev@lists.cip-project.org <cip-dev@lists.cip-project.org> On
> > Behalf Of Pavel Machek via lists.cip-project.org
> > Sent: 30 December 2020 12:46
> >
> 
> [...]
> 
> >
> > Now... I believe we should start testing 5.10-stable trees, as we want
> > to maintain that tree "soon" it would be good to know how we are
> > doing...
> >
> > I guess it will need some configs.
> 
> I can use some generic defconfigs to start if you like.
> But yes, ideally we need CIP configs added to cip-kernel-config.
> Perhaps an email needs to go to cip-members for this?

Starting some testing would be good; defconfigs would work. We'll need
to notify cip-members, but I assume actual replies from members will
need some time. 

> > I believe we could just take 4.19 configs for a start.
> That's one option, assuming that all relevant platforms are supported in v5.10.

They should be, thanks to our upstream-first policy.

If it helps, I believe we can create symlinks in cip-kernel-config
repository for now, so you could point testing at 5.10.y
configurations, and we would have opportunity to replace configs with
final ones as they become available.

Best regards,
								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5992): https://lists.cip-project.org/g/cip-dev/message/5992
Mute This Topic: https://lists.cip-project.org/mt/79311303/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

end of thread, other threads:[~2021-01-04 12:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  8:53 [cip-dev] Testing of -stable-rc fails completely Pavel Machek
2020-12-29 21:27 ` Chris Paterson
2020-12-30 12:45   ` Starting testing of 5.10-stable? was " Pavel Machek
2021-01-04 10:48     ` Chris Paterson
2021-01-04 12:15       ` Pavel Machek

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.