Skip to content

Windows CI: Fix collecting the logs of the daemon under test#41463

Merged
thaJeztah merged 1 commit intomoby:masterfrom
StefanScherer:win-investigate-cidut-out
Sep 19, 2020
Merged

Windows CI: Fix collecting the logs of the daemon under test#41463
thaJeztah merged 1 commit intomoby:masterfrom
StefanScherer:win-investigate-cidut-out

Conversation

@StefanScherer
Copy link
Contributor

@StefanScherer StefanScherer commented Sep 17, 2020

- What I did

This PR fixes an issue we discussed in #40599. Sometimes the logs of the daemon under test couldn't be found.

- How I did it

I first ran a test to show me the current dir in the script, and indeed in some cases the script was a sub folder, and the Copy-Item silently continues if the target folder doesn't exist.

cidut

- How to verify it

The Windows builds should now always have artifacts with the CIDUT.out / CIDUT.err files in it.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

cidut 2 tahun

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
@StefanScherer StefanScherer changed the title DO NOT MERGE: Investigate dir for CIDUT.out file Windows CI: Fix collecting the logs of the daemon under test Sep 17, 2020
@StefanScherer StefanScherer force-pushed the win-investigate-cidut-out branch from 2cdbaa1 to 89bec2e Compare September 17, 2020 19:19
@olljanat
Copy link
Contributor

SGTM

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 0bad482 into moby:master Sep 19, 2020
@StefanScherer StefanScherer deleted the win-investigate-cidut-out branch September 20, 2020 14:13
@thaJeztah thaJeztah added this to the 20.03.0 milestone Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants