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

[ServiceFabricDeploy] use agent.tempDirectory as temp location for creating diff package #6466

Closed
bishal-pdMSFT opened this issue Feb 19, 2018 · 0 comments

Comments

@bishal-pdMSFT
Copy link
Contributor

bishal-pdMSFT commented Feb 19, 2018

Use Agent.TempDirectory if it is available and shorter.

From: Eric Sciple
Sent: Monday, February 19, 2018 9:30 AM
To: Muthukumaran Kasiviswanathan [email protected]; Pulkit Agarwal [email protected]; VSTS CI Experts [email protected]; RM Customer Queries [email protected]; VSTS Talos Team [email protected]
Subject: RE: 'Is it possible to change the TEMP folder on a Hosted Agent?'

It sounds like a path-too-long issue. It looks like the customer answered themselves. I +1’d their answer.

@muthukumaran Kasiviswanathan One option would be for the service fabric task to prefer agent.tempDirectory if it is defined and if it is shorter. The variable was added in agent version 2.115.0. The agent temp directory is cleaned between builds (for private agents, hosted is reimaged every time).

@vsts Talos Team Another option that would help in this case specifically would be for the hosted images to have a shorter temp folder.

From: Muthukumaran Kasiviswanathan
Sent: Sunday, February 18, 2018 10:48 PM
To: Pulkit Agarwal [email protected]; VSTS CI Experts [email protected]; RM Customer Queries [email protected]
Subject: RE: 'Is it possible to change the TEMP folder on a Hosted Agent?'

  • VSTS CI experts to answer if it is fine to override TEMP variables in hosted agent.

From: Pulkit Agarwal
Sent: Friday, February 16, 2018 10:52 AM
To: RM Customer Queries [email protected]
Subject: RE: 'Is it possible to change the TEMP folder on a Hosted Agent?'

DRIs, can you please take a look?

[addtag:dri;v3;deployment]

From: Stack Overflow At Microsoft - No Reply
Sent: Friday, February 16, 2018 9:03 AM
To: RM Customer Queries [email protected]
Subject: 'Is it possible to change the TEMP folder on a Hosted Agent?'

New question asked by Steve Goss on 2/16/2018 3:27:00 AM UTC
Is it possible to change the TEMP folder on a Hosted Agent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants