Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gaiaplat 2086 - Cleaning up coverage job. #1393

Merged
merged 7 commits into from
Mar 3, 2022
Merged

Gaiaplat 2086 - Cleaning up coverage job. #1393

merged 7 commits into from
Mar 3, 2022

Conversation

JackAtGaia
Copy link

@@ -172,6 +172,12 @@ if [ -n "$BASE_IMAGE" ] ; then
COVERAGE_IMAGE_BASE="--cache-from $BASE_IMAGE"
fi

echo "--"
Copy link
Contributor

Choose a reason for hiding this comment

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

Just debug spew or do you intend to keep this in there?

Copy link
Author

Choose a reason for hiding this comment

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

I would like to keep that in there for a week or so until we can make sure that these changes are consistently working. if they fail, those should give me extra debug information

rm -rf llvm/unittests/
rm -rf llvm/tools/
rm -rf llvm/test/
#rm -rf llvm/lib/*.a
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove unused remove commands?

Copy link
Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

@daxhaw daxhaw left a comment

Choose a reason for hiding this comment

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

Approved, but would like to remove debug spew and commented out code.

@JackAtGaia JackAtGaia merged commit afbe0ef into master Mar 3, 2022
@JackAtGaia JackAtGaia deleted the gaiaplat-2086 branch March 3, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants